github-writeback-tracking

Pass

Audited by Gen Agent Trust Hub on Aug 30, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses python to execute its included helper script github_tracking.py for spreadsheet manipulation. These operations are performed locally on the provided source files (.xlsx, .csv) and a local JSON result file (github_backlog_result.json).
  • [DATA_EXPOSURE_AND_EXFILTRATION]: The skill requires a spreadsheet source but does not perform any network operations or transmit data to external domains. It strictly modifies local files provided by the user.
  • [REMOTE_CODE_EXECUTION]: The skill requires the openpyxl Python package for Excel support, which is a standard and well-known library for spreadsheet processing. No remote scripts are downloaded or executed.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 30, 2026, 02:26 AM
Security Audit — agent-trust-hub — github-writeback-tracking