instrument
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFEPROMPT_INJECTIONDATA_EXFILTRATIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill presents an indirect prompt injection surface because it reads and processes untrusted codebase files to drive its instrumentation logic and code modification tasks. \n
- Ingestion points: Scans local project files and imports using
Read,Grep, andGlobtools to identify languages and frameworks (SKILL.md). \n - Boundary markers: No specific delimiters or instructions are employed to prevent the agent from obeying instructions embedded within the codebase being analyzed. \n
- Capability inventory: The skill utilizes
Edit,Write, andBashtools to perform modifications and configure the environment. \n - Sanitization: There is no evidence of sanitization or validation of the codebase content before it influences the agent's actions. \n- [DATA_EXFILTRATION]: The skill interacts with sensitive configuration files such as
.envand~/.opik.configto manageOPIK_API_KEY,OPIK_WORKSPACE, andOPIK_URL_OVERRIDEsettings (Step 7). \n- [COMMAND_EXECUTION]: The skill usesBashfor environment discovery and configuration management, although it correctly defers the execution of package installation commands to the user (Step 8).
Audit Metadata