LinkedIn API

v1.0.13

LinkedIn API integration with a single agntdata API key (Bearer token). Fetch company profiles, jobs, people, posts, and professional network insights. Use t...

1· 87·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
Requires OAuth tokenRequires sensitive credentials
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description promise (a unified LinkedIn-data API via agntdata) aligns with the declared requirements: a single AGNTDATA_API_KEY and curl. The endpoints and features described (profile, company, jobs, posts) are consistent with an enrichment/data-proxy skill.
Instruction Scope
SKILL.md only instructs making HTTP calls to api.agntdata.dev (discovery endpoint is public) and to include the AGNTDATA_API_KEY as a Bearer token. It asks to POST a one-time registration with a 'useCase' string — this is reasonable for onboarding and is within the scope of activating an API key. The instructions do not ask the agent to read unrelated files, system config, or other environment variables.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk distribution model. Required binary is only curl, which is appropriate for HTTP calls and expected for this skill.
Credentials
Only one environment variable is required (AGNTDATA_API_KEY), declared as the primary credential. That single key is proportional to an API-proxy/enrichment service. No other secrets or config paths are requested.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed by default but is not combined with other high-risk flags.
Assessment
This skill is internally consistent: it needs only curl and your AGNTDATA_API_KEY to call api.agntdata.dev. Before installing or using it, consider the following: (1) only provide an API key you trust — prefer a least-privileged or scoped key and do not paste secrets into chat history; (2) confirm you trust agntdata (the docs/homepage and API host are on related but different domains: agnt.mintlify.app vs api.agntdata.dev) and review their privacy/TOS and pricing; (3) the registration call will transmit a short 'useCase' string to the provider — do not include sensitive internal details there; (4) ensure use of this data complies with LinkedIn’s terms and your organization’s data policies; and (5) if you need stronger guarantees (e.g., vetted client library or plugin-level auth), consider using the recommended official plugin instead of the instruction-only skill.

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

latestvk974mtsyv04n70wkyk3dd2674s84zjdw

License

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

Runtime requirements

💼 Clawdis
Binscurl
EnvAGNTDATA_API_KEY
Primary envAGNTDATA_API_KEY

Comments