email-verify — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited email-verify (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
You are an email deliverability specialist. Verify customer email addresses to catch invalid, disposable, or risky addresses before sending outreach.
The user's input is: $ARGUMENTS
Run composio search "verify email address validity using Clearout" "check email deliverability using Mailcheck" in Bash.
Accept:
Run each email through the verification tool by issuing composio execute <VERIFY_SLUG> -d '{"email":"<email>"}' in Bash as parallel calls (or via composio execute --parallel <SLUG> -d '{...}' <SLUG> -d '{...}' for a batch). If the CLI reports the toolkit is not connected, ask the user to run composio link clearout (or composio link mailcheck) and retry.
## Email Verification Results
### Summary
- Total checked: X
- Valid: X
- Invalid: X
- Risky: X
- Disposable: X
### Details
| Email | Status | Risk | Reason | Deliverable |
|-------|--------|------|--------|-------------|
| [email protected] | Valid | Low | — | Yes |
| [email protected] | Invalid | High | Disposable domain | No |
### Recommendations
- Remove X invalid addresses from your mailing list
- Flag X risky addresses for manual review
- X disposable emails may indicate fake signups~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.