parallel-data-enrichment
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute the
parallel-clitool via Bash to perform data enrichment operations and poll for results. - [PROMPT_INJECTION]: An indirect prompt injection surface exists because user-supplied data is interpolated into shell command arguments without explicit sanitization instructions. Ingestion points: User input from
$ARGUMENTSand parameters like--intentor--data(SKILL.md). Boundary markers: Absent. Capability inventory: Execution of shell commands viaparallel-cli(SKILL.md). Sanitization: None provided; the skill relies on the agent or the CLI tool to prevent shell injection from malicious input.
Audit Metadata