Adagent Facebook Ads

v1.0.0

Manage Facebook/Meta Ads — create campaigns, ad sets, ads, monitor performance, and target audiences. Use when the user says 'Facebook Ads', 'FB 廣告', 'Meta A...

0· 84·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the instructions: all operations (create/modify campaigns, ad sets, ads, insights, targeting research) are implemented via an external AdAgent MCP connector link. No unrelated binaries, env vars, or installs are requested.
Instruction Scope
SKILL.md confines operations to ad management and explicitly requires the MCP connector link. It does not instruct reading local files or other env vars. Note: the connector link is a bearer-style credential embedded in a URL — the skill asks you to paste that link into the agent platform, which risks token exposure if the platform logs or shares connector values.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by the skill itself.
Credentials
No environment variables or unrelated credentials are requested. The single required configuration is the MCP Connector link (which acts as the credential) — reasonable for a connector-based integration, but it is sensitive and effectively a bearer token.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. Autonomous invocation is allowed by default but is not combined with broad unrelated access.
Assessment
This skill appears to do what it says: it delegates Facebook Ads operations to AdAgent and requires you to supply an MCP connector URL that contains an embedded auth token. Before installing or pasting that link, verify you trust https://adagent.10xboost.org and its privacy/security practices. Treat the MCP link like a password: only paste it into official connectors on the agent platform (avoid posting in chat or public places), and be prepared to revoke or rotate the token from Facebook/AdAgent if you suspect misuse. The SKILL.md's claims that tokens are encrypted and never returned are statements by the service — you should confirm them with the provider if you need stronger assurance.

Like a lobster shell, security has layers — review code before you run it.

latestvk970pybffgf9weqcthbaj1t69183wbya

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📣 Clawdis
ConfigMCP Connector link from adagent.10xboost.org (contains embedded auth token)

Comments