sales-oliv
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill implements a learning mechanism that stores potentially unvalidated data into a reference file, creating a surface for indirect prompt injection.
- Ingestion points: The agent reads
references/learnings.mdat the start of each session. - Boundary markers: No delimiters or instructions are used to separate the learned content from the agent's primary instructions.
- Capability inventory: The skill can route to other tools and provides instructions for the agent to append new information to the
references/learnings.mdfile. - Sanitization: No sanitization or validation of the content written to the learnings file is specified.
- [COMMAND_EXECUTION]: The skill documentation includes an example command
npx skills add sales-skills/sales --skill sales-do -a claude-code -yfor installing related tools from the same vendor. This is presented as an example for users to extend their environment.
Audit Metadata