delete-initial-resource

Pass

Audited by Gen Agent Trust Hub on Jun 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs legitimate project maintenance tasks as described in its metadata. It focuses on deleting specific directories and guiding the user/agent through the manual cleanup of related files.
  • [COMMAND_EXECUTION]: The skill includes a TypeScript utility (delete-initial-resource.ts) designed to be executed via Node.js. This script implements strict input validation, checking user-provided arguments against a hardcoded whitelist of allowed resource names before performing directory deletions. This prevents potential path traversal or arbitrary file deletion vulnerabilities.
  • [SAFE]: No network operations, credential harvesting, or obfuscation techniques were detected within the skill's instructions or script.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 19, 2026, 10:50 AM
Security Audit — agent-trust-hub — delete-initial-resource