analyzing-financial-statements

v1.0.0

This skill calculates key financial ratios and metrics from financial statement data for investment analysis

0· 78·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description (financial ratio analysis) align with the included files (calculate_ratios.py and interpret_ratios.py) and SKILL.md; required capabilities and outputs (ratios, interpretations, benchmarks, reports) are consistent with the implementation.
Instruction Scope
SKILL.md describes only data input (financial statements) and ratio calculations/interpretations. The instructions do not request unrelated files, environment variables, or external endpoints.
Install Mechanism
No install spec is provided (instruction-only / code included). Nothing is downloaded or written to system paths as part of an installer.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code shown does not access environment variables or external services, so requested privileges are minimal and proportionate.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system presence. It is user-invocable and can be called autonomously (platform default) which is expected for a utility skill.
Assessment
This skill appears coherent and appropriate for calculating and interpreting financial ratios: it asks for financial data inputs only and does not require secrets or install steps. Before installing or using it, review the full, untruncated source files (the provided snippets were cut off) to confirm there are no hidden network calls, telemetry, or file-system operations. Test the skill in a safe environment with non-sensitive sample data, confirm it runs on your Python version, and if you will process real company or personal financial data, ensure you are comfortable with where outputs/reports are stored and who can access them.

Like a lobster shell, security has layers — review code before you run it.

latestvk97c3wtv4jf01j06eec4vjpr7h83jhqr

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments