skills/wundercorp/doctor-skill/doctor/Gen Agent Trust Hub

doctor

Pass

Audited by Gen Agent Trust Hub on Jun 9, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill directs the agent to execute standard package management commands (e.g., npm install, pnpm install, bun install) to resolve dependency drift. These commands are executed based on the detection of specific lockfiles in the project root.
  • [REMOTE_CODE_EXECUTION]: No suspicious remote code downloads or execution patterns were identified. The skill suggests installing well-known, versioned frontend packages from public registries to resolve runtime import errors.
  • [DATA_EXFILTRATION]: The included scripts operate locally on the application's source files and package.json. There are no network calls or attempts to access sensitive system paths (e.g., SSH keys, credentials).
  • [PROMPT_INJECTION]: The skill instructions define specific technical workflows for auto-healing applications and do not contain attempts to subvert agent safety protocols or override system instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 9, 2026, 03:42 PM
Security Audit — agent-trust-hub — doctor