retellai-ci-integration
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill provides examples for linting agent configurations and running scripted calls within CI environments. These activities involve the agent ingesting and interpreting external data, which could contain malicious instructions designed to influence the agent's behavior.
- Ingestion points: Agent configuration files, test scripts, and call transcripts processed in CI workflows described in
SKILL.mdandreferences/ci-configs.md. - Boundary markers: The skill does not define specific delimiters or "ignore embedded instructions" warnings for the processed data.
- Capability inventory: The skill is permitted to use
Bash(restricted tonpmandcurl),Write,Edit,Read, andGreptools. - Sanitization: While the documentation suggests masking credentials and redacting transcripts, there is no technical implementation for sanitizing or escaping the content of the configuration files to prevent prompt-based attacks.
Audit Metadata