github re-analysis due

Conalh/agent-gov-core

github

Shared library for the agent-gov suite — canonical Finding schema, cross-tool mergeFindings, JSONC/TOML/MCP/shell/transcript parsers. Zero runtime deps, local-only, MIT.

maintainer
Conalh
license
MIT
first seen
2026-06-08
last seen
2026-06-08
releases · 30d
18
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport counts 0 tools · 0 res · 0 prompts permission surface via code analysis

no tools enumerated yet for this server.

code evidence vv1.4.0 · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

filesystem 5

  • fs Conalh-agent-gov-core-8940967/src/action.ts :107 * import { appendFileSync } from 'node:fs';
  • fs Conalh-agent-gov-core-8940967/src/jsonc.ts :1 import { readFileSync } from 'node:fs';
  • fs Conalh-agent-gov-core-8940967/src/merge.ts :99 * import { readFileSync } from 'node:fs';
  • fs Conalh-agent-gov-core-8940967/src/parsers/parse-transcript-dir.ts :19 import { createReadStream } from 'node:fs';
  • fs Conalh-agent-gov-core-8940967/src/toml.ts :1 import { readFileSync } from 'node:fs';

tool registrations 2

  • ${(v.findings[i] as Finding).tool} Conalh-agent-gov-core-8940967/src/report.ts :181
  • ${v.tool} Conalh-agent-gov-core-8940967/src/report.ts :181

declared dependencies 2

  • typescript@^5.6.0
  • @types/node@^22.0.0