Revenue Calculator
PassAudited by ClawScan on May 1, 2026.
Overview
This is a simple, disclosed revenue-calculation skill with no credential, network, installation, or persistence behavior in the provided artifacts.
This skill appears appropriate for simple revenue projection tasks. Provide only the business assumptions needed for the calculation, and verify the formulas before relying on the results for financial decisions.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Using the skill may run a local helper script to compute projections, but the visible code does not access sensitive data, make network calls, or modify files.
The skill discloses that it may execute the bundled revenue calculator script. This is local code execution, but it is directly tied to the calculator purpose and the provided script shows only standard JSON parsing and arithmetic output.
Exec for precise calcs (input JSON → output JSON/table).
Review the bundled script and formulas if accuracy matters, but no special credential or permission precautions are indicated by the artifacts.
