api-smoke-testing
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill instructions describe a standard developer workflow for testing locally hosted API endpoints.
- [COMMAND_EXECUTION]: The skill uses
curlto send requests tolocalhost. This is a legitimate use of the tool for verifying API health in a development environment. - [DATA_EXFILTRATION]: Network operations are restricted to
localhost. There is no evidence of data being sent to external servers or untrusted third parties. - [PROMPT_INJECTION]: The instructions are purely functional and do not attempt to override the AI's safety guardrails or instructions.
Audit Metadata