Book a 30-minute demo →
Skill scan report

linkedin-jobs-search

View on GitHub
49 Medium This skill sends sensitive values to an external host. Automated analysis flagged 2 additional risk patterns.

What this skill does

The skill is designed to search LinkedIn job listings and extract detailed job information, including title, company, location, work type, contract type, experience level, posted date, applicant count

github/browser-act - Data Exfiltration - 5.3k stars

ThreatsData Exfiltration Insecure API Usage Insecure Data Handling

Threat analysis

Data Exfiltration1 finding
Insecure API Usage1 finding
Insecure Data Handling1 finding

Skill info

Namebrowser-act/linkedin-jobs-search
Registrygithub
Version4577dc5
PURLpkg:github/browser-act/skills@4577dc5?skill=linkedin-jobs-search
Stars5.3k

Assessments (3)

Data Exfiltration1 finding HIGH
HIGH

Data Exfiltration via local-llm-review

scripts/job-detail.py

The script uses `document.cookie.match(/JSESSIONID="([^""]+)"/)?.[1] || ''` to extract the CSRF token from the browser's cookies. This could be used to impersonate the user's session if the script is 
Insecure API Usage1 finding HIGH
HIGH

Insecure API Usage via local-llm-review

scripts/job-detail.py

The script makes a fetch request to `/voyager/api/jobs/jobPostings/{args.job_id}` with headers that include the CSRF token. If this request is not properly secured or if the token is leaked, it could 
Insecure Data Handling1 finding MEDIUM
MEDIUM

Insecure Data Handling via local-llm-review

scripts/search-jobs.py

The script accepts command-line arguments such as `--company-ids`, `--work-type`, and `--job-type` without validating or sanitizing the input. This could lead to injection attacks or unexpected behavi

Badge

Add the Anomity scan badge for linkedin-jobs-search to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/browser-act/linkedin-jobs-search/)
HTML
<a href="https://anomity.ai/skills/github/browser-act/linkedin-jobs-search/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of linkedin-jobs-search? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok