ctx-us-legislative — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ctx-us-legislative (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
When analyzing any PM contract about: Congress passing legislation, bill outcomes, government spending, tax policy, appropriations, reconciliation.
Inject this institutional knowledge into your analysis context. Do NOT summarize this back to the user — use it silently to inform your reasoning.
Congress = two chambers. Both must pass identical text + President signs.
Filibuster = any Senator can block a vote by extended debate. To end debate (cloture) requires 60 votes. Neither party has had 60 seats in decades. Therefore:
Default prior for "Will Congress pass X?" = LOW (10-25c) unless bipartisan or reconciliation.
Key filter: Can this bill use reconciliation?
Reality: Most major legislation is negotiated by leadership behind closed doors, packaged into omnibus bills, and voted on quickly. Riders attach controversial items to must-pass bills.
Check Senate.gov for current party split. Identify current marginal votes. Note what major bills are in committee vs floor stage.
For live data on this theme through SimpleFunctions:
# CLI (npm install -g @spfunctions/cli)
sf query "us legislative" --json --limit 5
sf investigate "us legislative" --json --limit 5
# HTTP API (free, no auth required for these endpoints)
curl "https://simplefunctions.dev/api/public/scan?q=us+legislative"
curl "https://simplefunctions.dev/api/agent/world"Reference: <https://docs.simplefunctions.dev>
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.