youtube-influencer-finder-api-skill
v1.0.0This skill helps users extract YouTube influencer profiles including social links, subscriber counts, and channel stats via the BrowserAct API. Agent should...
⭐ 0· 96·0 current·0 all-time
bybrowser-act@browseract-ai
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description, required env var (BROWSERACT_API_KEY), required binary (python), and the included script all point to a BrowserAct API integration for YouTube influencer data. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md instructs the agent to check the BrowserAct API key, run the provided Python script with keywords and upload_date, monitor logs, and handle a single retry. The script only reads BROWSERACT_API_KEY and performs HTTP calls to api.browseract.com — no unrelated file/credential access or external endpoints are used.
Install Mechanism
This is an instruction-only skill (no installer). The script depends on the third-party 'requests' library but no install step is provided; the agent environment must already have Python and requests available. No downloads from untrusted URLs or archive extraction occur.
Credentials
Only BROWSERACT_API_KEY is required, which is proportional and expected for a BrowserAct API integration. The script does not attempt to read other environment variables or local credential/config paths.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges or modify other skill configs. Autonomous invocation is allowed (platform default) and appropriate for this integration.
Assessment
This skill appears coherent: it simply calls BrowserAct's workflow API and returns results. Before installing, be prepared to provide your BrowserAct API key and verify you trust BrowserAct and the specific template ID used (TEMPLATE_ID in the script). Ensure the runtime has Python and the 'requests' library installed. Note that running the skill will send queries and any requested keywords to api.browseract.com and return whatever data BrowserAct supplies; review BrowserAct's privacy, billing, and data-retention policies if you're sending sensitive queries or large datasets.Like a lobster shell, security has layers — review code before you run it.
latestvk973b3npx5w5be207y7crjwtqh837k5c
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🌐 Clawdis
Binspython
EnvBROWSERACT_API_KEY
