skills-vote-local
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill is a well-structured utility for local file indexing and retrieval. It manages dependencies locally using
uvand does not download or execute arbitrary remote scripts.\n- [COMMAND_EXECUTION]: The skill usessubprocess.runto check theuvversion and provides the agent withfindandgrepcommands to perform searches within a synced.skills/directory. These commands are used for functional purposes and are bounded to specific paths.\n- [PROMPT_INJECTION]: The skill includes instructions to guide the agent's behavior during skill retrieval and recommendation. These instructions include important security boundaries, such as the directive to treat discovered skills as data rather than instructions, which mitigates the risk of indirect prompt injection.\n- [DATA_EXFILTRATION]: Semantic search functionality involves sending text to an OpenAI-compatible embedding API. This behavior is standard, targets a well-known service, and uses environment variables for secure credential management.
Audit Metadata