skills/robonuggets/skills/tweak/Gen Agent Trust Hub

tweak

Pass

Audited by Gen Agent Trust Hub on May 9, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes platform-specific commands (open on macOS, start on Windows, and xdg-open on Linux) to open the injected HTML files for user interaction. It also leverages standard utilities like grep and sed (or Node.js scripts) to manage the lifecycle of the injected panel and ensure clean removal. These actions are standard for development-oriented automation and are used appropriately within the scope of the skill.
  • [SAFE]: The skill demonstrates a high level of robustness by including explicit safety warnings and procedures for its own removal. It addresses potential 'traps' where naive string matching might corrupt the target file. It also performs idempotency checks to avoid duplicate injections and does not require any network access or external dependencies.
Audit Metadata
Risk Level
SAFE
Analyzed
May 9, 2026, 12:53 AM