skill-rollback
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill defines a command that executes a local JavaScript file (
rollback.mjs) using the Node.js runtime. This script is located within the skill's own directory structure, referenced through the${CLAUDE_PLUGIN_ROOT}environment variable. The skill passes user-provided input ($ARGUMENTS) to this script to facilitate the version rollback process. This is a standard and expected implementation for a maintenance-focused agent skill.
Audit Metadata