Skill audit report
Assemble a reviewable first version of an analytics agent's context from what a data stack already has: a warehouse schema export, a dbt project, docs, dashboards, query logs. Produces a Cassis ontology tree (domain READMEs, table and metric YAML, joins) with the evidence behind every claim attached and unresolved meaning filed as questions. Scripts do everything the inputs determine; the user decides at four checkpoints. Runs fully offline: no account, no key, no network. Optional dbt write-back merges descriptions into the project's own schema.yml files without overwriting anything already there. Use when asked to "bootstrap an ontology", "build context for an analytics agent", "document the warehouse for AI", "turn our dbt project into an ontology", or "make our data agent-ready".
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
FAIL30
3 GitHub stars
Stars/forks activity
FAIL32
3 stars, 0 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
22d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
WARN46
command execution surface, external package install surface
Install availability
PASS92
npx skills add GetCassis/ontology-bootstrap --skill ontology-bootstrap
Install command safety
PASS92
standard package or runtime install path
Permission surface
FAIL36
shell or command execution, filesystem or document access
Repository evidence
PASS86
https://github.com/GetCassis/ontology-bootstrap/blob/main/SKILL.md
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add GetCassis/ontology-bootstrap --skill ontology-bootstrap
Repository
88
https://github.com/GetCassis/ontology-bootstrap/blob/main/SKILL.md
License
86
MIT
Maintenance
100
22d since push
AI review
55
The SKILL.md references CLAUDE.md and README.md as essential operating documents, but these are not included in the excerpt. While they are part of the repository, the skill's completeness depends on them being present and accurate.
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options
Apache ECharts is a powerful, interactive charting and data visualization library for browser
67K Stars · Audit report
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
113K Stars · Audit report
Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 160,000+ scientists worldwide. 140 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.
33K Stars · Audit report
86
Usable description available
Dependency risk
46
command execution surface, external package install surface
Install command safety
92
standard package or runtime install path
Permission surface
36
shell or command execution, filesystem or document access
Stars/forks activity
32
3 stars, 0 forks; issue activity unavailable in current metadata
Adoption
42
3 GitHub stars
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
Shell or command execution
highSkill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
Network access
mediumSkill likely fetches remote pages, APIs, repositories, or external services.
Filesystem access
mediumSkill may read or write project files, documents, generated artifacts, or local workspace state.
Database access
mediumSkill may inspect schemas, query databases, or work with persistent stores.