finance-expert
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a best-practices library and diagnostic toolkit for building and auditing financial systems. All content focuses on maintaining financial invariants and operational security.
- [SAFE]: The Python scripts 'scripts/audit_ledger.py' and 'scripts/money_lint.py' are high-quality local analysis utilities. They rely exclusively on Python standard libraries to check for arithmetic errors, immutability violations, and credential leaks in external files.
- [SAFE]: Hardcoded credentials and sensitive data patterns (e.g., 'sk_live_NOTAREALKEY000000' and Luhn-valid card numbers) are located solely within test fixtures like 'tests/fixtures/lint_bad.py'. These are explicitly labeled as negative test cases for the scanning tools and do not represent a security vulnerability in the skill itself.
Audit Metadata