get-api-docs
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns, such as obfuscation, hardcoded credentials, or unauthorized data exfiltration, were detected. The skill operates as described to facilitate documentation retrieval.
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of the 'context-hub' package via standard, trusted package managers (npm or pip).
- [COMMAND_EXECUTION]: The skill uses the Bash tool to execute 'chub' CLI commands for documentation search and retrieval. All commands are consistent with the skill's stated purpose.
- [PROMPT_INJECTION]: The skill ingests external documentation content, which presents a surface for indirect prompt injection. However, the instructions focus on using the content for accurate code generation rather than direct command execution, and no exploitable capability was identified.
Audit Metadata