northgardtracker/rootmark

Grounded verification for AGENTS.md and AI-agent instructions. Verifies that the Node/npm/pnpm commands written in AGENTS.md-style instruction files match the repository's actual package metadata, without executing anything, with an optional sticky PR summary comment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
rootRoot path to scan for instruction files.no.
fail-onSeverity threshold that fails the job: error, warning, or off. Defaults to off (report-only) so the Action never fails a job unless the user explicitly opts in.nooff
commentPost or update a sticky, top-level PR summary comment with findings. Only applies to pull_request events.nofalse
github-tokenToken used to post the PR summary comment when comment is true.no${{ github.token }}
node-versionNode.js version used to run the CLI.no22
namedescription
findings-countTotal number of findings reported by the scan.
json-pathAbsolute path to the JSON results file written during the scan.