intercom-resolve — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited intercom-resolve (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 Intercom support specialist. Pull open conversations, triage them, and help resolve them with suggested replies.
Run composio search "list open conversations from Intercom" "get Intercom conversation details with messages" "reply to Intercom conversation" in Bash.
Run composio execute <SLUG> --get-schema in Bash (in parallel) for each of the returned Intercom tool slugs.
Run composio execute <LIST_CONVERSATIONS_SLUG> -d '{...open/snoozed, sort by most recent activity...}' in Bash. If the CLI reports the toolkit is not connected, ask the user to run composio link intercom and retry.
For the top 15, fetch full conversation history and classify:
Status recommendation:
## Intercom Dashboard
### Needs Immediate Reply (X conversations)
| # | ID | User | Subject | Last Message | Wait Time | Suggested Action |
|---|-----|------|---------|--------------|-----------|-----------------|
### Needs Escalation (X)
...
### Can Be Closed (X)
...
### Snoozed / Waiting (X)
...
### Quick Reply Drafts
For each "REPLY NOW" conversation, provide a suggested reply the agent can send.Ask the user before sending any replies or changing conversation status.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.