Happenstance

v1.0.0

Search your professional network and research people using the Happenstance API.

8· 582·0 current·0 all-time
byDylan Goss@dgoss28
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name/description, required binary (curl), and single required env var (HAPPENSTANCE_API_KEY) are appropriate for a wrapper around the Happenstance API. However the skill metadata lists no homepage and the source is unknown, which reduces confidence in the publisher.
Instruction Scope
SKILL.md contains explicit curl-based API calls, polling instructions, and guidance limited to the Happenstance endpoints (api.happenstance.ai). It does not instruct reading local files, harvesting other environment variables, or sending data to unrelated external endpoints.
Install Mechanism
No install spec or code files — instruction-only. This minimizes on-disk persistence and the skill only relies on an existing curl binary.
Credentials
Only the HAPPENSTANCE_API_KEY is required and declared as the primary credential, which is proportional for an API client. No unrelated secrets or config paths are requested.
Persistence & Privilege
always is false (normal). Model invocation is not disabled (default), so the agent could call this skill autonomously; that is expected for skills but worth noting if you prefer to restrict autonomous network calls.
Assessment
This skill appears coherent: it simply issues authenticated HTTP calls to api.happenstance.ai using an API key. Before installing, verify the provider and developer because the package has no homepage or known source. Treat HAPPENSTANCE_API_KEY as sensitive — create a dedicated key with the least privileges, monitor and rotate it, and avoid reusing other credentials. Be aware calling the skill can use paid credits (billing endpoints are referenced). If you have concerns about automated network access, prefer manual invocation or restrict agent autonomy. Finally, confirm Happenstance's privacy and terms (the SKILL.md links their developer docs) before sharing or researching people via this skill.

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

latestvk97042pjaafqrf7rqyzh6dawyd81brf0

License

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

Runtime requirements

Binscurl
EnvHAPPENSTANCE_API_KEY
Primary envHAPPENSTANCE_API_KEY

Comments