skills/c0nant/skills/reset-agent-env/Gen Agent Trust Hub

reset-agent-env

Pass

Audited by Gen Agent Trust Hub on Aug 21, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides a Bash script (reset-agent-env.sh) that manages configuration files across multiple agent platforms.
  • The script identifies and removes specific directories such as ~/.claude/skills, ~/.cursor/rules, and ~/.antigravity using standard filesystem commands (mv for backups, rm -rf for hard deletion).
  • The script uses jq to surgically remove specific configuration keys (like .hooks and .mcpServers) from JSON settings files rather than deleting the entire file, preserving other user preferences.
  • [EXTERNAL_DOWNLOADS]: The instructions suggest re-initializing the environment using npx commands.
  • Targeted packages include skills and @c0nant/claude-hooks, which are consistent with the skill author's namespace and intended functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 21, 2026, 01:08 PM
Security Audit — agent-trust-hub — reset-agent-env