income-statement
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices for handling financial data. It uses read-only access for source transaction tables and limits write operations to specific output tables. No sensitive credentials are hardcoded; database connections are managed through environment variables or the authenticated local CLI context. The use of subprocesses is restricted to the local 'seren' CLI for environment resolution, which is a standard pattern for this ecosystem. No external network requests to untrusted domains were detected, and the skill relies on well-known libraries like psycopg and python-dateutil.
Audit Metadata