Insurance Compare

v1.0.0

Compare insurance products side by side on key parameters including premium, coverage, exclusions, deductibles, and insurer ratings. Use when users are shopp...

0· 141·0 current·0 all-time
byWenbing Ji@jiwenbing
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, and runtime instructions all describe comparing insurance products; there are no unexpected requirements (no binaries, env vars, or installs). The declared purpose aligns with what the skill asks the agent to do.
Instruction Scope
SKILL.md stays within the task (collect plan details, build table, score, recommend), but it is somewhat vague about data sources and handling of user data. It does not instruct the agent to access local files or credentials, which is good, but it also doesn't specify where insurer ratings or external data should come from. There is no guidance on avoiding or protecting sensitive personal data (policy numbers, SSNs, health details) that a user might provide when describing plans.
Install Mechanism
No install spec and no code files (instruction-only). This is the lowest-risk install model—nothing is written to disk or downloaded by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. The privileges requested are minimal and proportional to the stated purpose.
Persistence & Privilege
always:false and the skill is user-invocable; autonomous invocation is allowed (platform default) but the skill does not request persistent or cross-skill configuration changes.
Assessment
This skill appears coherent and low-risk, but take the following precautions before installing or using it: 1) Do not share sensitive personal identifiers (SSN, full policy numbers, medical details) when giving plan examples—provide anonymized or redacted summaries instead. 2) Ask the agent which external sources it will use for insurer ratings or claim-process information and prefer reputable sources (official insurer sites, regulatory bodies, well-known review sites). 3) Validate any recommendation against official policy documents and insurers' terms before signing up. 4) If the agent asks for credentials or to fetch private documents, decline or require explicit user consent and secure transfer. 5) Test the skill with dummy/example plans to confirm the output format and scoring method meet your expectations.

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

latestvk97998144x8a43x4bevd1nxkh58330e2

License

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

Comments