financial-statement-normalization

Pass

Audited by Gen Agent Trust Hub on Sep 3, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a specialized utility for financial analysts. It provides instructions and a Python script to adjust accounting figures for R&D capitalization, lease accounting, and earnings normalization.
  • [NO_CODE]: The included script resources/normalize.py relies exclusively on the Python standard library. It does not perform network requests, execute shell commands, or modify the file system.
  • [INDIRECT_PROMPT_INJECTION]: The skill has a low attack surface for indirect prompt injection. Although it processes external JSON data (ingestion point in resources/normalize.py), the script strictly converts input values into numerical types (floats and integers) for calculation, preventing the data from being interpreted as malicious instructions.
  • [DATA_EXPOSURE]: There is no evidence of data exfiltration or exposure. The script operates on data provided via standard input or local files and outputs results to standard output, following the principle of local processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 3, 2026, 02:36 PM
Security Audit — agent-trust-hub — financial-statement-normalization