Profit Margin Calculator

v1.0.1

Calculate true ecommerce profit margin after product cost, shipping, platform fees, discounts, and refund drag. Use when teams need a fast profitability real...

0· 250·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 runtime instructions: it asks for pricing/cost inputs and promises margin breakdowns and a reusable Python script. No unrelated resources (cloud creds, system files, or external services) are requested.
Instruction Scope
SKILL.md limits behavior to asking clarifying questions, computing margins, listing assumptions, and returning a Python script and templates. It does not instruct reading local files, environment variables, or sending data to external endpoints.
Install Mechanism
No install spec or code files beyond documentation; nothing will be downloaded or written to disk by an installer as part of the skill.
Credentials
The skill requires no environment variables, credentials, or config paths. All required inputs are numeric business data (price, costs, rates), which is appropriate for the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated or persistent privileges and does not modify other skills or system settings.
Assessment
This skill appears low-risk and coherent for margin calculations. Before using: avoid pasting sensitive PII or secrets into prompts, review any generated Python code before executing it (run in a safe/test environment first), confirm which margin definition you want (gross/contribution/net), and validate assumptions (refund rates, cost allocations) with your finance team. If you plan to run the script in production, have a developer inspect it for correctness and safety.

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

latestvk9776ps43gt0sb9b4gbxs8nxy1835xpd

License

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

Comments