fdic-portfolio-surveillance-d2d757 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited fdic-portfolio-surveillance-d2d757 (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.
<!-- ⚠️ GENERATED FILE — DO NOT EDIT MANUALLY Source: extensions/workflows/fdic-portfolio-surveillance/ Generator: scripts/extensions/build-adapters.mjs Edit the canonical extension definition and re-run: npm run extensions:build -->
Kind: Workflow (Codex Skill)
Comprehensive portfolio-level FDIC surveillance workflow. Screens a defined universe of institutions, ranks them by emerging risk and relative health, and produces a decision-ready watchlist grouped into Escalate, Monitor, and No Immediate Concern tiers.
Follow every phase in order. Do not produce output before completing Phase 3.
This workflow uses:
fdic-skill-builder — enforces FDIC data rules and three-outcome-state disciplinefdic-core-mcp + fdic-analysis-mcp — full FDIC data and analysis surfaceDo not activate for single-institution deep dives.
fdic_search_institutions with universe parameters:
filters: "STALP:<XX> AND ACTIVE:1", fields: CERT,NAME,ASSET,DEP,STALP,BKCLASS,ACTIVE, sort: ASSET DESC, limit: 500filters: "ACTIVE:1 AND ASSET:[<min> TO <max>]"filters: "CERT:(<cert1> OR <cert2> OR ...)"Zero results = hard-stop.
Record effective repdte and start_repdte from first tool response.
fdic_detect_risk_signals, min_severity: warningfdic_compare_peer_health, sort_by: compositefdic_compare_bank_snapshots for trend confirmationEscalate: critical signal OR proxy band high_risk/weak OR composite 3+ OR 3+ warnings OR persistent adverse trend. Monitor: 1-2 warnings without critical OR component 3+ in any dimension OR rapid growth + warning. No Immediate Concern: no signals, strong proxy, all components 1-2.
Rank within tiers by severity. Every Escalate/Monitor institution gets explicit driver text.
fdic_analyze_bank_health for eachfdic_regional_context once for the universe~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.