qa-analyst
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- COMMAND_EXECUTION (LOW): The skill utilizes Bash to execute performance testing tools such as Apache Bench (
ab) andwrk, as well asdocker statsfor resource monitoring. These tools are consistent with the 'QA Analyst' persona and are used for their intended purpose. - EXTERNAL_DOWNLOADS (LOW): The
allowed-toolsmetadata grants access tocurlandnpm. The provided examples showcurlbeing used to interact withhttps://api-nest.shaul.link. While the domain is not on the predefined trusted list, the usage is limited to health checks and response time measurement. - INDIRECT_PROMPT_INJECTION (LOW): The skill is designed to ingest and analyze external data via
Read,Grep, and network responses, creating a surface for potential indirect injection. - Ingestion points: Tool outputs from
curl,Read, andGrepused for metric analysis. - Boundary markers: No specific delimiters or 'ignore' instructions are present to prevent the agent from interpreting instructions within test data.
- Capability inventory: Subprocess execution via Bash (curl, docker, npm).
- Sanitization: No sanitization or validation of external content is performed before processing.
Audit Metadata