Discount Impact Calculator

v1.0.1

Calculate how discounts affect revenue, margin, conversion assumptions, and allowable acquisition cost so teams can see whether a promotion is actually worth...

0· 113·0 current·0 all-time
byLeroyCreates@leooooooow
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the instructions: the skill elicits commercial assumptions and generates Python to model discount scenarios. It requests no credentials, binaries, or config paths, which is proportionate for a calculator.
Instruction Scope
SKILL.md confines the agent to asking the user for inputs, modeling scenarios, and returning results plus a reusable Python script. It does not instruct reading system files, environment variables, or sending data to external endpoints.
Install Mechanism
No install spec and no code files are included (instruction-only). That minimizes persistence and disk writes and is appropriate for the described functionality.
Credentials
The skill declares no environment variables, secrets, or primary credential — consistent with a local calculation/analysis tool.
Persistence & Privilege
always is false and the skill does not request special privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other red flags.
Assessment
This skill appears coherent and low-risk: it will ask for commercial numbers, produce scenario outputs, and generate a Python script you can reuse. Before installing or running: (1) avoid pasting sensitive secrets or unrelated proprietary data into the chat; (2) review the generated Python code before executing it locally (it may contain logic assumptions you should validate); (3) if you do not want the agent to call this skill autonomously, keep autonomous invocation disabled for your agent or restrict skill usage. If you need higher assurance, request the skill author to include example inputs/outputs and a small vetted reference implementation you can run in a sandbox.

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

latestvk973c3crs1062pdy1s7xxv5fz18354yf

License

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

Comments