biz-financial-ratios

Pass

Audited by Gen Agent Trust Hub on Sep 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a legitimate financial analysis tool. It provides instructional frameworks, reference benchmarks for various industries, and a Python script to automate financial ratio calculations. All operations are local and perform standard business logic.
  • [COMMAND_EXECUTION]: The skill includes a Python script (scripts/financial_ratios.py) that calculates ratios like ROE, Current Ratio, and Debt-to-Equity. The script uses standard libraries (json, argparse) and performs only mathematical operations. It does not spawn subprocesses, modify the filesystem, or interact with the network.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes financial data provided in JSON format. While this is a data ingestion surface, the risk is negligible as the data is treated as numeric input for calculations. There are no exploitable capabilities (such as network access or file writing) available to the skill that could be triggered via data poisoning.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 18, 2026, 02:05 PM
Security Audit — agent-trust-hub — biz-financial-ratios