expense-ratio-analysis
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [DATA_ACCESS]: The skill instructions specify retrieving financial data (expenses, headcount, revenue) from ERP or Bookkeeping (BK) systems. This is an expected and functional behavior for a financial analysis skill.
- [INDIRECT_PROMPT_INJECTION]: The skill processes financial data which could theoretically contain instructions. However, the analysis is restricted to structured tables and standard financial reporting formats, minimizing the risk of arbitrary instruction execution.
- Ingestion points: Data retrieved from [ERP]/[BK] and local configuration in
../../CLAUDE.md. - Boundary markers: Uses markdown tables and specific placeholders (e.g.,
[XXX万]) which act as structural delimiters. - Capability inventory: No code execution or network operations are present in the provided skill file.
- Sanitization: Standard data extraction for financial reporting is requested.
- [NO_CODE]: The skill does not contain any executable scripts, binary files, or external code dependencies. It is entirely composed of markdown instructions and reporting templates.
Audit Metadata