api-docs-quality-report

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches content from external documentation URLs provided by the user at runtime. This includes attempts to retrieve llms.txt, openapi.json, and individual endpoint pages for analysis.
  • [COMMAND_EXECUTION]: The agent executes a multi-step workflow involving fetching remote resources and generating a local HTML report. The workflow is well-defined and includes error handling for various network responses.
  • [DATA_INGESTION_SAFETY]: In Step 8 (Generate HTML Report), the instructions explicitly mandate that all values extracted from documentation pages must be HTML-escaped to prevent cross-site scripting (XSS) in the final generated report. This addresses potential risks from processing untrusted external content.
  • [METADATA_ANALYSIS]: The metadata fields (name, description, author) are consistent with the skill's stated purpose. The skill is authored by 'infrasity-labs' and points to their legitimate GitHub repository for installation.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 08:43 AM
Security Audit — agent-trust-hub — api-docs-quality-report