setup — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited setup (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.
Call adkit_status to see which platforms are connected and what ad accounts are available.
adkit_statusIf all platforms are connected and ad accounts are visible, you're ready. If platforms are missing, continue.
If platforms are not connected, call adkit_setup with the target platform:
adkit_setup platform: "meta"(Replace "meta" with "google" or "tiktok" as needed.)
The tool returns a browser URL. Share it with the user and ask them to open it and complete the OAuth authorization flow in their browser.
After the user confirms they've completed the authorization:
adkit_checkin agentId: "claude-code"Then check the connection again:
adkit_statusYou should now see the connected platform and its ad accounts listed. Setup is complete.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.