Skill audit report
Use when writing or modifying code in a project that uses BlockWatch — proactively link co-dependent code with `<block affects=...>`/`<block name=...>` so it catches drift when one side changes without the other (an enum and its docs, a constant and its config), or assert two places hold the same value with `<block same-as=...>`. Also for lists that must stay sorted/unique or values with a strict format/size, and when editing files that contain `<block ...>` tags (affects, same-as, keep-sorted, keep-unique, line-pattern, line-count, check-ai, check-lua).
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
WARN48
29 GitHub stars
Stars/forks activity
WARN43
29 stars, 0 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
19d 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, credential or environment access
Install availability
PASS92
npx skills add mennanov/blockwatch --skill blockwatch
Install command safety
PASS92
standard package or runtime install path
Permission surface
FAIL22
secrets or environment access, shell or command execution
Repository evidence
PASS86
https://github.com/mennanov/blockwatch/tree/main/.agents/skills/blockwatch
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add mennanov/blockwatch --skill blockwatch
Repository
88
https://github.com/mennanov/blockwatch/tree/main/.agents/skills/blockwatch
License
86
MIT
Maintenance
100
19d since push
AI review
55
SKILL.md excerpt is truncated, but the provided content is sufficient for evaluation.
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
46
command execution surface, credential or environment access
Install command safety
92
standard package or runtime install path
Permission surface
22
secrets or environment access, shell or command execution
Stars/forks activity
43
29 stars, 0 forks; issue activity unavailable in current metadata
Adoption
42
29 GitHub stars