analyze-ci-failures
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local git commands such as
git branch,git log, andgit diffto identify modified source files and understand behavioral changes introduced in the feature branch. - [EXTERNAL_DOWNLOADS]: The skill fetches test failure metadata and diffs from CircleCI's official API (v1.1) to compare actual results against expected answer files for debugging purposes.
- [SAFE]: The skill reads local test scripts, SQL files, and answer files from specified directories (e.g.,
~/cubrid-testcases-private-ex); this access is confined to local analysis and the gathered data is not exfiltrated to unauthorized external destinations.
Audit Metadata