project-documentation
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and supporting references are focused on the stated purpose of managing a repository's documentation set. No malicious prompt injection, data exfiltration, or obfuscation patterns were identified.
- [DATA_EXFILTRATION]: While the skill requests filesystem and network capabilities in
skill.json, these are consistent with its core functionality of auditing documentation for drift and verifying external links. No unauthorized data access or external transmission patterns were found. - [REMOTE_CODE_EXECUTION]: Evaluation documentation mentions the use of
uv run pythonfor running local validation scripts. This is part of the development workflow and does not involve downloading or executing untrusted remote code. - [INDIRECT_PROMPT_INJECTION]: The skill inherently processes documentation content from the
docs/directory, which represents an indirect prompt injection surface. However, the instructions focus on structural and factual auditing rather than executing content from these files, and the risk is considered minimal and appropriate for the skill's primary purpose.
Audit Metadata