Skill instructions can invoke code, network services, models, databases, and external APIs. Treat every third-party skill as executable documentation:
- read its
SKILL.mdand scripts before use; - use a disposable environment and least-privilege credentials;
- never paste secrets into prompts, source files, or logs;
- confirm destructive, paid, publishing, or external-message actions;
- respect data licenses, patient privacy, human-subject rules, and institutional policy.
The repository validator detects common high-risk patterns but is not a sandbox, malware scanner, legal opinion, or scientific validity guarantee. Report security issues privately to the maintainer contact published in the official repository profile.