skycrafter-dev/AgentLighthouse

Experimental source-based AgentLighthouse action for local-first agent-readiness scans in CI.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath inside the caller workspace to scan.no.
profileScan profile: default, devtool, api, mcp, docs, library, or internal.no""
fail-underFail when the AgentLighthouse score is below this number.no""
fail-on-severityFail when any finding is at or above this severity.no""
min-confidenceFail when score confidence is below this level.no""
probesSet to "commands" to enable opt-in command probes.no""
output-jsonWrite agentlighthouse-report.json.notrue
output-markdownWrite agentlighthouse-report.md.notrue
output-sarifWrite agentlighthouse-report.sarif.nofalse
output-pr-summaryWrite agentlighthouse-pr-summary.md.notrue
report-dirOptional report bundle directory inside the caller workspace.no""
github-step-summaryAppend a concise summary to the GitHub step summary.notrue
baselineOptional baseline AgentLighthouse JSON report path inside the caller workspace.no""
comparison-outputComparison report output path inside the caller workspace.noagentlighthouse-delta.md
comparison-formatComparison output format: text, json, markdown, or pr-summary.nopr-summary
fail-on-regressionFail when the baseline comparison detects a regression.nofalse
fail-on-score-dropFail when the score drops by at least this many points.no""
fail-on-coverage-dropFail when coverage drops by at least this many points.no""
fail-on-confidence-dropFail when confidence score drops by at least this many points.no""
fail-on-new-severityFail when a new finding is at or above this severity.no""
changed-filesOptional changed-files list path inside the caller workspace.no""
git-baseOptional git base ref for PR-aware comparison.no""
git-headOptional git head ref for PR-aware comparison.no""
pr-modeSet to "true" to enable PR-aware comparison summaries when changed-file context is available.nofalse
fail-on-new-changed-severityFail when a new finding at or above this severity appears on changed files.no""
fail-on-new-changed-highFail when a new high or critical finding appears on changed files.nofalse
fail-on-new-changed-criticalFail when a new critical finding appears on changed files.nofalse
fail-on-pr-regressionFail when score drops or a high/critical finding appears on changed files.nofalse

no outputs