api-testing
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Analysis of the skill's files, including templates, prompts, and automation scripts, found no evidence of malicious behavior or security bypass attempts.
- [COMMAND_EXECUTION]: The
scripts/directory contains Python utilities (e.g.,batch_convert_templates.py,convert_formats.py) that usesubprocessto call internal tools for format conversion (CSV, JSON, Markdown). These operations are restricted to the skill's own content and represent standard development functionality. - [EXTERNAL_DOWNLOADS]: The documentation and setup scripts (
newman-run.sh) provide instructions for installing well-known, trusted testing tools likenewman,jest, andsupertestfrom official package registries. - [PROMPT_INJECTION]: The prompts in
prompts/api-testing.mduse standard AI framing (Role, Context, Task) to guide the assistant in generating test plans. No adversarial patterns or attempts to override model safety guidelines were detected.
Audit Metadata