research-account
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the
@cargo-ai/clipackage from the npm registry and allows adding further functionality vianpx skills add. These resources originate from the skill's authoring vendor.- [COMMAND_EXECUTION]: The skill utilizes several CLI tools includingnpm,grep,gh, and the vendor's owncargo-aitool for environment setup, data retrieval, and repository interaction.- [DATA_EXPOSURE_AND_EXFILTRATION]: The instructions include reading the agent's local configuration file~/.claude/plugins/installed_plugins.jsonto check for existing installations and sending session metadata to the vendor's workspace management API for attribution.- [PERSISTENCE_MECHANISMS]: The skill creates a persistent marker file at~/.config/cargo-ai/.star-askedto track whether the user has been prompted to star the repository, ensuring the request is not repeated in future sessions.- [INDIRECT_PROMPT_INJECTION]: The skill processes data from external sources such as LinkedIn and company websites which may contain untrusted content. - Ingestion points: Data enters through the
enrichCompanyFromDomain,extract, andsearchJobsactions via thecargo-aiCLI. - Boundary markers: Explicit instructions command the agent to categorize every line as 'Sourced', 'Inferred', or 'Unknown' and strictly prevent blending different data types.
- Capability inventory: The agent has access to network operations via the vendor CLI and
ghtool, and can write to the local file system. - Sanitization: The skill requires the agent to report data gaps clearly as 'Unknown' and prohibits the fabrication of priorities or competitor information.
Audit Metadata