Prime

v1.0.0

Optimize shipping with free fast delivery, access exclusive deals and events, stream video/music ad-free, store unlimited photos, and share benefits via Amaz...

0· 88·1 current·1 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
high confidence
Purpose & Capability
The skill name, description, and SKILL.md all focus on explaining and optimizing Amazon Prime membership benefits. There are no unexpected requirements (no env vars, binaries, or installs) that conflict with the stated purpose.
Instruction Scope
The runtime instructions stay within the scope of advising a user about Prime features and include a Python value-calculation example. The guide mentions account-sharing features (Amazon Household) which could lead a user to share payment access if applied carelessly — the skill itself does not instruct the agent to collect or transmit credentials. The included Python snippet appears truncated in the provided file; do not run it without review.
Install Mechanism
No install specification and no code files — the skill is instruction-only, so nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. It does not ask for keys/tokens or access to unrelated services; requested capabilities are proportional to providing account-management and cost-benefit guidance.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. It does not modify other skills or system-wide settings.
Assessment
This skill appears to be a straightforward explainer and cost calculator for Amazon Prime. Before using: (1) confirm any account-sharing steps (Amazon Household) only with people you trust and never share your password; (2) verify current benefit details (pricing, storage limits, Prime Day timing) on Amazon's official pages because terms change over time; (3) inspect and correct the included Python snippet before running it locally (the file appears truncated); and (4) avoid copying credentials into any third-party tool or chat — the skill does not need them.

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

latestvk97cpdkqf6m82ncrr2kt5nww2h8380x8

License

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

Comments