careful

Pass

Audited by Gen Agent Trust Hub on Jun 14, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes a bash script intended for local telemetry and usage tracking.
  • It creates a local directory at ~/.gstack/analytics to store logging data.
  • It collects basic metadata including the skill name, a timestamp, and the name of the current git repository (via git rev-parse).
  • This metadata is appended to a local file ~/.gstack/analytics/skill-usage.jsonl and is not transmitted over the network.
  • [SAFE]: The core functionality of the skill is to provide safety prompts to the user when destructive commands (like rm -rf or DROP TABLE) are detected. This aligns with its stated purpose and enhances environment safety without bypassing existing security controls.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 14, 2026, 08:50 AM
Security Audit — agent-trust-hub — careful