One consolidated review across every agent-gov tool — dedupes findings from ScopeTrail, PolicyMesh, CapabilityEcho, TaskBound, and SessionTrail into a single PR verdict. Local-only, MIT.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
no tools enumerated yet for this server.
evidence-backed
findings quoted directly from the published source artifact — not inferred
filesystem 9
- fs Conalh-GovVerdict-163d856/dist/action.js :2
import { appendFile, readFile, realpath } from 'node:fs/promises'; - fs Conalh-GovVerdict-163d856/dist/index.js :2
import { realpath } from 'node:fs/promises'; - fs Conalh-GovVerdict-163d856/dist/load.js :1
import { readFile, readdir, stat } from 'node:fs/promises'; - fs Conalh-GovVerdict-163d856/dist/review.js :1
import { writeFile, appendFile } from 'node:fs/promises'; - fs Conalh-GovVerdict-163d856/scripts/normalize-bundle-eol.mjs :11
import { readFile, writeFile } from 'node:fs/promises'; - fs Conalh-GovVerdict-163d856/src/action.ts :3
import { appendFile, readFile, realpath } from 'node:fs/promises'; - fs Conalh-GovVerdict-163d856/src/index.ts :3
import { realpath } from 'node:fs/promises'; - fs Conalh-GovVerdict-163d856/src/load.ts :1
import { readFile, readdir, stat } from 'node:fs/promises'; - fs Conalh-GovVerdict-163d856/src/review.ts :1
import { writeFile, appendFile } from 'node:fs/promises';
tool registrations 2
- ${n.findings[e].tool} Conalh-GovVerdict-163d856/dist/action-bundle/index.js :2
- ${n.tool} Conalh-GovVerdict-163d856/dist/action-bundle/index.js :2
declared dependencies 4
- agent-gov-core@^1.3.0
- @types/node@^24.0.0
- @vercel/ncc@^0.38.4
- typescript@^5.9.3