context-hub
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the
@aisuite/chubpackage globally vianpm. This involves downloading and executing third-party code from a package registry. - [COMMAND_EXECUTION]: The instructions require the agent to interact with the system shell to check for existing installations and execute multiple
chubCLI commands for searching, retrieving, and annotating content. - [PROMPT_INJECTION]: The skill contains a surface for indirect prompt injection (Category 8) by fetching documentation that the agent is told to treat as an authority.
- Ingestion points: Output from the
chub getcommand is ingested into the agent's context (SKILL.md). - Boundary markers: No explicit delimiters are used to separate fetched content from instructions, nor are there warnings to the agent to ignore embedded instructions.
- Capability inventory: The skill possesses command execution and package installation capabilities (SKILL.md).
- Sanitization: The skill does not include steps to sanitize or validate the content retrieved from the external service before processing.
- [DATA_EXFILTRATION]: The
chub feedbackcommand transmits feedback comments to an external service. Although the skill includes a warning against including sensitive information, this command represents a potential channel for data transmission.
Audit Metadata