health-check
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local shell script health.sh to perform checks. This script accepts file paths for URLs and SSL certificates via the --file, --cert, and --key parameters, which provides access to the local file system.
- [EXTERNAL_DOWNLOADS]: The skill uses curl to fetch data from arbitrary user-provided URLs to monitor connectivity and response content.
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection by processing content from external services.
- Ingestion points: HTTP response bodies and JSON data.
- Boundary markers: None found in the documentation.
- Capability inventory: Script execution, file reading, and network requests.
- Sanitization: No sanitization or validation of the remote content is mentioned.
Audit Metadata