industry-key-contact-radar-api-skill

v1.0.0

This skill helps users discover key contacts across industries, roles, and social platforms via the BrowserAct API. Agent should proactively apply this skill...

0· 11·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill is described as a BrowserAct-based contact discovery tool and requires python + BROWSERACT_API_KEY. The included script calls only api.browseract.com endpoints and accepts industry/site/job-title parameters — these requirements match the stated purpose.
Instruction Scope
SKILL.md instructs running the provided Python script, monitoring terminal logs, and asking the user for BROWSERACT_API_KEY if missing. This stays within the contact-discovery scope. One minor note: the description urges the agent to 'proactively apply this skill' for relevant queries — that can lead to the agent attempting networked data collection more often than a user expects, so confirm before autonomous use.
Install Mechanism
No install spec (instruction-only) and the included Python script is executed directly, which is low risk. However, the script imports the third-party 'requests' library but the manifest only lists 'python' as a required binary — the skill does not declare or install the Python dependency, which may cause runtime failures or require installing packages manually.
Credentials
The only required environment variable is BROWSERACT_API_KEY, which is appropriate for a BrowserAct API integration. The skill does not request other unrelated secrets or access to system config paths.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system settings. It runs as a one-off script when invoked. Model invocation is allowed (platform default) but that alone is not flagged.
Assessment
This skill appears coherent with its stated purpose, but review these before installing: (1) The script will make network requests to api.browseract.com and requires a valid BROWSERACT_API_KEY — only provide a key you trust and do not reuse high-privilege keys elsewhere. (2) The tool extracts public-profile data; ensure you have legal/contractual permission to collect and store that data (privacy/regulatory considerations). (3) The Python script depends on the 'requests' package but the skill doesn't declare or install it — you may need to install dependencies in your environment. (4) Because the skill can run networked tasks, confirm whether you want the agent to invoke it autonomously (it’s allowed by default); if not, restrict autonomous use. (5) If you rely on BrowserAct, verify the vendor and your subscription/limits. If you want higher assurance, request the publisher/source information and confirm there are no additional hidden endpoints or telemetry beyond the documented api.browseract.com calls.

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

latestvk9766gcd1rsfa6gd0tzacaq6xs84cws5

License

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

Runtime requirements

🌐 Clawdis
Binspython
EnvBROWSERACT_API_KEY

Comments