Scan Report
0 /100
brand-butler-local-authority-engine
White-glove SEO and AEO system for local service businesses — provides guidance only; all credential handling and network actions are performed manually by the user
Purely instructional SEO/AEO guidance skill with no executable code, scripts, dependencies, or declared network/filesystem/shell operations. All credential handling and network actions are explicitly delegated to the user.
Safe to install
This skill is safe to use. No security concerns identified.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file writes; SKILL.md metadata explicitly states: 'No files are written to di… |
| Network | NONE | NONE | — | SKILL.md metadata: 'No network requests are made by the skill itself' |
| Shell | NONE | NONE | — | No scripts, no subprocess, no executable code in the entire file tree |
| Environment | NONE | NONE | — | SKILL.md metadata requires no env vars; Agent Rule 6 explicitly prohibits creden… |
| Skill Invoke | NONE | NONE | — | Instruction-only skill; no nested skill invocations |
| Clipboard | NONE | NONE | — | No clipboard access found in any file |
| Browser | NONE | NONE | — | All browser/network actions delegated to user per Agent Rule 8 |
| Database | NONE | NONE | — | No database access or references in any file |
44 findings
Medium External URL 外部 URL
https://adrianboysel.com SKILL.md:7 Medium External URL 外部 URL
https://joinskillstacker.com SKILL.md:22 Medium External URL 外部 URL
https://apexplumbing.com SKILL.md:77 Medium External URL 外部 URL
https://brandhacker.com SKILL.md:271 Medium External URL 外部 URL
https://clientsite.com references/content-placement-guide.md:35 Medium External URL 外部 URL
https://www.dataaxle.com/local-listings/ references/directory-master-list.md:11 Medium External URL 外部 URL
https://foursquare.com/add-place references/directory-master-list.md:12 Medium External URL 外部 URL
https://www.transunion.com/solution/digital-business-profile references/directory-master-list.md:13 Medium External URL 外部 URL
https://business.google.com references/directory-master-list.md:21 Medium External URL 外部 URL
https://businessconnect.apple.com references/directory-master-list.md:22 Medium External URL 外部 URL
https://www.linkedin.com/company/setup/new/ references/directory-master-list.md:23 Medium External URL 外部 URL
https://www.facebook.com/pages/create references/directory-master-list.md:24 Medium External URL 外部 URL
https://www.bingplaces.com references/directory-master-list.md:25 Medium External URL 外部 URL
https://biz.yelp.com references/directory-master-list.md:26 Medium External URL 外部 URL
https://business.trustpilot.com/signup references/directory-master-list.md:27 Medium External URL 外部 URL
https://www.bbb.org/get-listed references/directory-master-list.md:28 Medium External URL 外部 URL
https://www.crunchbase.com/contribute references/directory-master-list.md:29 Medium External URL 外部 URL
https://www.provenexpert.com/en-us/register/ references/directory-master-list.md:30 Medium External URL 外部 URL
https://www.yellowpages.com/claim-your-listing references/directory-master-list.md:31 Medium External URL 外部 URL
https://www.expertise.com/review-me references/directory-master-list.md:32 Medium External URL 外部 URL
https://pro.houzz.com references/directory-master-list.md:33 Medium External URL 外部 URL
https://pro.porch.com references/directory-master-list.md:34 Medium External URL 外部 URL
https://www.chamberofcommerce.com/members/add-business references/directory-master-list.md:35 Medium External URL 外部 URL
https://business.nextdoor.com references/directory-master-list.md:36 Medium External URL 外部 URL
https://www.angi.com/pro/registration references/directory-master-list.md:37 Medium External URL 外部 URL
https://www.manta.com/add-your-business references/directory-master-list.md:38 Medium External URL 外部 URL
https://www.apsense.com references/directory-master-list.md:46 Medium External URL 外部 URL
https://citysquares.com references/directory-master-list.md:47 Medium External URL 外部 URL
https://www.uscity.net references/directory-master-list.md:48 Medium External URL 外部 URL
https://www.brownbook.net references/directory-master-list.md:49 Medium External URL 外部 URL
https://www.storeboard.com references/directory-master-list.md:50 Medium External URL 外部 URL
https://www.hotfrog.com/add references/directory-master-list.md:51 Medium External URL 外部 URL
https://www.cybo.com/register/ references/directory-master-list.md:52 Medium External URL 外部 URL
https://www.callupcontact.com references/directory-master-list.md:53 Medium External URL 外部 URL
https://www.supplyautonomy.com/signup references/directory-master-list.md:54 Medium External URL 外部 URL
https://place123.net references/directory-master-list.md:55 Medium External URL 外部 URL
https://agreatertown.com references/directory-master-list.md:56 Medium External URL 外部 URL
https://www.buildzoom.com references/directory-master-list.md:65 Medium External URL 外部 URL
https://www.sacramentotop10.com references/directory-master-list.md:66 Medium External URL 外部 URL
https://ductcleanershq.com/add-listing-2/company/ references/directory-master-list.md:67 Medium External URL 外部 URL
https://contractorsjunction.com/register-2/ references/directory-master-list.md:68 Medium External URL 外部 URL
https://validator.schema.org/ references/technical-audit-checklist.md:31 Medium External URL 外部 URL
https://search.google.com/test/rich-results. references/technical-audit-checklist.md:31 Info Email 邮箱地址
[email protected] SKILL.md:78 File Tree
6 files · 37.8 KB · 818 lines Markdown 5f · 814L
JSON 1f · 4L
├─
▾
references
│ ├─
content-placement-guide.md
Markdown
│ ├─
directory-master-list.md
Markdown
│ ├─
seo-strategy-framework.md
Markdown
│ └─
technical-audit-checklist.md
Markdown
├─
_meta.json
JSON
└─
SKILL.md
Markdown
Security Positives
✓ No executable code — skill consists entirely of Markdown documentation and reference guides
✓ No scripts, subprocess calls, or shell commands in any file
✓ No dependencies (no requirements.txt, package.json, Cargo.toml, etc.)
✓ Strong credential hygiene: Agent Rules explicitly prohibit password collection in chat (Rule 6) and require user-performed network actions (Rule 8)
✓ Metadata declares 'persistence: instruction-only' with explicit statement: never stores, logs, or transmits credentials
✓ SKILL.md metadata states 'No files are written to disk' and 'No network requests are made by the skill itself'
✓ requires.bins and requires.env in metadata are both empty arrays — zero external tool dependencies
✓ stateDirs is empty — no state directories created
✓ All reference files (content-placement-guide.md, directory-master-list.md, seo-strategy-framework.md, technical-audit-checklist.md) are informational only with no executable content
✓ Well-structured Agent Rules with clear security guardrails (NAP collection, credential tracking delegation, blocker handoff procedures)