pf-dep-check

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the Bash tool to run standard pnpm commands such as pnpm install, pnpm audit, pnpm outdated, and pnpm build.
  • Evidence: These commands are used specifically for their intended purpose: identifying outdated libraries, checking for known security vulnerabilities, and ensuring the project builds correctly after dependency changes.
  • [SAFE]: No malicious behaviors or security risks were identified.
  • Evidence: The skill does not contain prompt injections, obfuscated code, or attempts to access sensitive system files. All external references (such as React, Vite, and TypeScript) are to well-known, trusted software packages within the JavaScript ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 04:28 PM