api-testing-observability-api-mock
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTIONNO_CODE
Full Analysis
- [Prompt Injection] (SAFE): No instructions designed to bypass safety filters or override system constraints were detected.
- [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials, sensitive file access, or unauthorized network requests were found in the skill definition.
- [Indirect Prompt Injection] (LOW): The skill uses the $ARGUMENTS placeholder to ingest untrusted data for generating API mock responses. 1. Ingestion points: The $ARGUMENTS variable in SKILL.md receives external input. 2. Boundary markers: There are no delimiters or instructions to ignore embedded commands within the user arguments. 3. Capability inventory: The skill is capable of reading local documentation (implementation-playbook.md) and outputting code/configurations for mock servers. 4. Sanitization: No validation or escaping of input arguments is specified in the instructions.
Audit Metadata