azurliu/Falsiflow

Install Falsiflow and block numeric claims without reviewable evidence.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 1, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: azurliu/falsiflow@d52791c995992ec5d6497d389afedf9c5146cf8a # v0.2.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
modeGate to run: check. claim-check is accepted as a legacy alias.nocheck
python-versionPython version for actions/setup-python.no3.11
install-commandCommand that installs Falsiflow before running the gate.nopython -m pip install "$GITHUB_ACTION_PATH"
working-directoryDirectory where the Falsiflow command should run.no.
configProject config JSON path.yes
evidenceEvidence CSV path.yes
out-dirOutput directory for generated Falsiflow artifacts.nodata/falsiflow/check
strictExit non-zero unless the claim is ready.notrue
forceReplace an existing Falsiflow output directory.notrue
namedescription
out-dirDirectory containing generated Falsiflow artifacts.
summary-jsonMachine-readable check summary.
summary-mdHuman-readable Markdown report.