extract-methodology
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions include a command to execute a local helper script (
scripts/parse_sections.py) to filter paper text before analysis. This is a legitimate use of the agent's shell capabilities to manage long contexts. - [NO_CODE]: The included Python script is a simple text parser using regular expressions to find specific sections in Markdown or text files. It does not perform network operations, access sensitive system files, or execute external code.
Audit Metadata