local-issue

Pass

Audited by Gen Agent Trust Hub on May 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill manages tasks entirely within a local .issues/ directory, utilizing standard file system operations.
  • [SAFE]: All executable logic is contained within a transparent Python script (next-issue-id.py) that performs basic regex matching on filenames to determine IDs.
  • [SAFE]: Command execution is restricted to common development tools such as git, grep, ls, and python3, all used in the context of project management.
  • [SAFE]: No network operations, credential access, or persistence mechanisms were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
May 12, 2026, 10:44 AM