create-user-facing-docs
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's scope is restricted to documentation tasks within the project's
Orion-docs/directory. - [COMMAND_EXECUTION]: The skill uses the GitHub CLI (
gh issue view) to gather context from issues. This is a standard project workflow and is used here solely to inform documentation content. - [SAFE]: It includes explicit instructions to avoid including secrets, internal technical runbooks, or sensitive database migrations in the final documentation.
- [SAFE]: The skill ingests untrusted data from GitHub issues (Ingestion point:
gh issue view) but limits its use to generating markdown documentation (Capability: File write) without executing processed data. No boundary markers are present, but the restricted output format minimizes risk. - [SAFE]: No patterns of prompt injection, obfuscation, or unauthorized data exfiltration were detected.
Audit Metadata