Skill audit report
Generate a context engine — seven structured blueprint files (UX, UI, content, accessibility, ethical, technical, business intelligence) that encode everything an AI agent needs to work with a design system. This produces YAML infrastructure in .ai/context-engine/, NOT a health score or quality assessment. Trigger when someone says: build a context engine, create a system brain, build the seven blueprints, context engine, blueprint stack, encode design system knowledge for AI, make our system AI-navigable, or anything about creating structured knowledge files that AI agents load to understand the system. Do NOT trigger for scoring or assessing system health — use system-health for that.
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
INFO62
174 GitHub stars
Stars/forks activity
WARN51
174 stars, 7 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
26d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
WARN54
credential or environment access, external package install surface
Install availability
PASS92
npx skills add murphytrueman/design-system-ops --skill context-engine-builder
Install command safety
PASS92
standard package or runtime install path
Permission surface
WARN46
secrets or environment access, filesystem or document access
Repository evidence
PASS86
https://github.com/murphytrueman/design-system-ops/tree/main/skills/context-engine-builder
Review status
PASS88
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add murphytrueman/design-system-ops --skill context-engine-builder
Repository
88
https://github.com/murphytrueman/design-system-ops/tree/main/skills/context-engine-builder
License
86
MIT
Maintenance
100
26d since push
AI review
88
Approved with no listed issues
README/SKILL.md completeness
86
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.
Usable description available
Dependency risk
54
credential or environment access, external package install surface
Install command safety
92
standard package or runtime install path
Permission surface
46
secrets or environment access, filesystem or document access
Stars/forks activity
51
174 stars, 7 forks; issue activity unavailable in current metadata
Adoption
68
174 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.
Browser automation
mediumSkill may drive a browser or interact with web pages.
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.
Secrets or environment access
highSkill metadata references credentials, tokens, environment variables, or secret-bearing workflows.