opentaint-issue-investigation
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
opentaintcommand-line interface to compile projects, run tests, and perform dataflow scans. These commands are integral to the intended purpose of debugging the analysis engine. - [DATA_INGESTION]: The instructions involve reading tool-generated outputs such as
test-result.json,external-methods-without-rules.yaml, and SARIF files to identify where dataflow facts are lost or incorrectly introduced. This is a standard part of the diagnostic workflow. - [SAFE]: No malicious patterns such as credential exfiltration, remote code execution from untrusted sources, or prompt injection were detected. All file access and commands are scoped to the project environment.
Audit Metadata