docs-audit

Pass

Audited by Gen Agent Trust Hub on Jun 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill files. The skill is well-structured and follows best practices for AI agent instructions.
  • [PROMPT_INJECTION]: The instructions are strictly limited to documentation auditing and debugging. No patterns attempting to bypass safety filters or extract system prompts were found. The skill includes clear boundaries that defer non-audit tasks to appropriate secondary skills.
  • [DATA_EXFILTRATION]: There are no unauthorized network operations or patterns for accessing sensitive files (such as credentials or SSH keys). The skill's workflow is confined to analyzing documentation content provided by the user.
  • [COMMAND_EXECUTION]: A shell script for static testing (run-static-checks.sh) is located in the evals/ directory. This script is intended for development-time validation and is not invoked by the agent during standard runtime operations. No arbitrary command execution patterns were found in the core skill logic.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes external documentation content, which is a potential surface for indirect prompt injection. However, the skill does not possess high-risk capabilities (such as network access, file system modification, or code execution) that would make such an injection exploitable. The workflow is limited to generating structured analysis reports based on predefined templates.
  • [EXTERNAL_DOWNLOADS]: The skill references several well-known organizations and industry standards (e.g., Cloudflare, Stripe, Anthropic, W3C) for educational grounding. No untrusted or malicious remote dependencies are utilized.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 28, 2026, 07:01 AM
Security Audit — agent-trust-hub — docs-audit