agentping
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill demonstrates legitimate functionality for its stated purpose as a human-in-the-loop interaction protocol. No malicious patterns such as obfuscation, credential harvesting, or unauthorized persistence were identified.\n- [EXTERNAL_DOWNLOADS]: The documentation references the installation of @agentping/cli via npm and pnpm. These packages are core components of the skill's infrastructure and are consistent with the project's namespace and authored by the same entity.\n- [COMMAND_EXECUTION]: The skill utilizes CLI commands for daemon management (e.g., agentping daemon start) and development tasks (e.g., pnpm build, npx playwright). These operations are standard for managing the provided services and are restricted to the local environment.\n- [DATA_EXPOSURE]: The skill defines a structured JSON interface for handling human input. While it includes a secret ping type for sensitive input, this is presented as a feature for secure masking within the UI rather than a vector for data exfiltration.
Audit Metadata