robbiej24/ReckLock Discover

Offline static analyzer: scans a checkout for AI agents, automations, CI/CD workflows, deploy scripts & sensitive execution paths (no remote code upload). In CI, pair with actions/checkout & upload-artifact; see docs/github-actions.md for the manual workflow, permissions, outputs & risks.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-pathRepository path to scan.no.
output-dirDirectory for scan outputs: recklock_discover_scan_report.json, recklock_discover_summary_of_findings.md, recklock_discover_details_of_findings.md. Empty uses the job working directory.no""
min-confidenceOptional minimum confidence: low, medium, or high.no""
includeOptional comma-separated include globs (passed to --include).no""
excludeOptional comma-separated extra excludes (passed to --exclude).no""
export-manifestsWhen true, export draft ReckLock Registry YAML manifests for eligible findings.nofalse
add-to-registryWhen true, opt in to writing draft ReckLock Registry YAML manifests for eligible findings. CI defaults to false.nofalse
manifest-dirManifest export directory when export-manifests is true (default is <output-dir>/recklock_manifest_exports).no""
formatCLI log format: human (default) or json (full report on stdout).nohuman

no outputs