typescript-docs
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill delivers standardized patterns for creating API documentation and Architectural Decision Records (ADRs) for various frontend and backend frameworks.
- [EXTERNAL_DOWNLOADS]: Fetches the skill's markdown file from a public GitHub repository, which is a well-known and trusted service.
- [EXTERNAL_DOWNLOADS]: Recommends the installation of widely used development tools like typedoc and compodoc from the official npm registry.
- [PROMPT_INJECTION]: The skill is subject to indirect prompt injection risks due to its data ingestion model. * Ingestion points: Utilizes Glob, Grep, and Read tools to extract documentation from source files within the workspace. * Boundary markers: Does not implement specific delimiters or instructions to ignore embedded commands within code comments. * Capability inventory: Possesses capabilities for file modification (Write, Edit) and command line execution (Bash). * Sanitization: Does not perform validation or sanitization of source code content before it is processed by the agent.
Audit Metadata