work-gaps
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONNO_CODE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to perform 'global oracles' using local shell commands such as
grepandgit diffto identify files or code paths that may have been missed during a task. It also suggests using tests or application execution as validation steps, which is standard for developer-centric tools. - [DATA_EXPOSURE]: The workflow requires the agent to re-read specific source code files and lines to confirm reported gaps, which is a standard operation for a code-review or auditing skill.
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection (Category 8) because it processes untrusted local data from the repository.
- Ingestion points: Local source files, todo lists, journals, and handoff documents (specified in Steps 0 and 1).
- Boundary markers: Absent; the instructions do not specify explicit delimiters or 'ignore embedded instructions' warnings for the ingested data.
- Capability inventory: File system read access and local shell execution (
grep,git,test,run app) are described throughout the workflow. - Sanitization: Absent; there is no mention of escaping or validating the content of external files before processing.
- [NO_CODE]: The skill consists entirely of instructional markdown and metadata; it does not distribute scripts, executables, or binary files.
Audit Metadata