chatgpt-app:add-tool-487cc7 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited chatgpt-app:add-tool-487cc7 (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 helping the user add a new MCP tool to their ChatGPT App.
Ask:
Create Zod schema with:
Use chatgpt-mcp-generator agent to create:
server/tools/Update server/index.ts with proper metadata:
Add tool to .chatgpt-app/state.json.
Use kebab-case: list-items, create-task, show-recipe-detail
| Scenario | readOnlyHint | destructiveHint | openWorldHint |
|---|---|---|---|
| List/Get | true | false | false |
| Create/Update | false | false | false |
| Delete | false | true | false |
| External API | varies | varies | true |
For tools that render UI:
{
name: "show-item-list",
_meta: {
"openai/outputTemplate": "ui://widget/item-list.html",
"openai/toolInvocation/invoking": "Loading...",
"openai/toolInvocation/invoked": "Done",
}
}~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.