documentation

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFENO_CODE
Full Analysis
  • [SAFE] (SAFE): No malicious patterns detected. The skill consists entirely of markdown documentation, templates, and Mermaid diagram patterns.
  • [DATA_EXPOSURE] (SAFE): All credential examples in the API and README guides use standard placeholders (e.g., your_client_id, eyJhbG..., API_KEY). No real secrets or sensitive file paths are present.
  • [COMMAND_EXECUTION] (SAFE): Shell command examples (e.g., npm install, npx @redocly/cli, docker run) are provided as templates for users to include in their own documentation. They are not intended for execution by the agent as part of the skill's logic.
  • [INDIRECT_PROMPT_INJECTION] (LOW): While the skill is designed to process user-provided information to generate documentation, it does not include any active code that would facilitate a multi-step attack. The risk is limited to the inherent behavior of the LLM processing external data.
  • [REMOTE_CODE_EXECUTION] (SAFE): No remote scripts or unverified external packages are downloaded or executed.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:24 PM