api-documentation
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a template for generating documentation. All examples use placeholder domains (example.com) and placeholder credentials (e.g., 'YOUR_ACCESS_TOKEN', 'yourpassword').
- [EXTERNAL_DOWNLOADS]: The skill references well-known documentation services and standards, including Swagger and Redocly.
- [CREDENTIALS_UNSAFE]: The constraints section explicitly forbids the use of real API keys or passwords in documentation examples.
- [INDIRECT_PROMPT_INJECTION]: The skill's primary function involves reading source code files to extract documentation metadata (e.g., JSDoc). While this involves ingesting external data, the process is contained to text generation and does not involve executing the parsed content.
Audit Metadata