ln-652-transaction-correctness-auditor
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface as it is designed to ingest and analyze untrusted source code from a user's codebase.
- Ingestion points: Migration files, application source code, and database configurations are read from the
codebase_rootusingReadandmcp__hex-line__read_filetools. - Boundary markers: The skill does not implement explicit boundary markers or 'ignore embedded instructions' warnings when interpolating the contents of audited files into the agent's context.
- Capability inventory: The skill has access to high-privilege tools including
Bashfor command execution andWritefor generating reports. - Sanitization: The methodology relies on agent reasoning ('Two-Layer Detection') but lacks automated sanitization or filtering of the ingested code content.
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to execute linters and audit commands during its initial scanning phase. While this is standard for a developer-oriented audit tool, executing shell commands based on inputs derived from the filesystem is a capability that requires monitoring.
Audit Metadata