api-testing-en

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill documentation recommends installing 'newman' via npm. Newman is a well-known, trusted, and standard industry tool for API testing automation. This recommendation is appropriate and safe within the context of API testing.
  • [COMMAND_EXECUTION]: The provided Python scripts in the scripts/ directory utilize the subprocess module to coordinate local format conversion tasks. The scripts use argument lists for execution, which is a secure practice that prevents shell injection vulnerabilities.
  • [SAFE]: A detailed analysis of the prompts and scripts revealed no malicious patterns, such as prompt injection, data exfiltration, or obfuscation. The security testing payloads mentioned in the prompts are intended for legitimate testing of external APIs and do not attempt to bypass the agent's safety guidelines.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 04:02 PM