verify-unattended
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to use
npxto fetch and execute@reticlehq/server@latest. This is an official package from the skill's vendor (reticlehq) used for initialization and verification tasks. - [COMMAND_EXECUTION]: The instructions direct the agent to execute shell commands, including environment variable exports,
npxcalls, and starting the application's development server in the background. These are standard operations for setting up and running an automated testing environment. - [SAFE]: The skill's operations, such as accessing
package.json, modifying local build configurations for instrumentation, and managing local processes, are consistent with its stated purpose of automated web application verification. No malicious patterns such as prompt injection, obfuscation, or unauthorized data exfiltration were detected.
Audit Metadata