skill-name-here — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited skill-name-here (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
What this skill does, in one paragraph. Mention the inputs, the output, and the endpoints it calls.
| Variable | Purpose |
|---|---|
CONNECTSAFELY_API_KEY | Your ConnectSafely API key. Get one at https://connectsafely.ai/api-key?utm_source=github&utm_medium=cookbook&utm_campaign=skill |
CONNECTSAFELY_ACCOUNT_ID | (Optional) Specific LinkedIn account on your key. Defaults to your default account. |
cp ../../.env.example .env # then paste your CONNECTSAFELY_API_KEY
python3 -m pip install -r requirements.txt
python3 example.py <input-here>Describe the output shape. Reference sample-output.md for a real run.
POST /linkedin/<endpoint> — what we use it for.Calls out which endpoints require a paid plan vs trial. API access begins at $10/month (Ultimate Outreach).
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.