Book a 30-minute demo →
Skill scan report

ebay-search-listing

View on GitHub
35 Medium Automated analysis flagged 2 potential risk patterns.

What this skill does

Extracts product listings from eBay search or category pages, returning structured data about items and pagination state.

github/browser-act - code-injection - 5.3k stars

Threatscode-injection insecure-communication

Threat analysis

code-injection1 finding
insecure-communication1 finding

Skill info

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

Assessments (2)

code-injection1 finding HIGH
HIGH

code-injection via local-llm-review

scripts/extract-listing.py

The script uses an embedded JavaScript function that is injected into the page via `eval` or similar techniques (implied by the use of `js = f"""..."""` and the structure of the code). This could be a
insecure-communication1 finding MEDIUM
MEDIUM

insecure-communication via local-llm-review

scripts/extract-listing.py

The script does not explicitly mention using HTTPS or secure communication for any network requests, which could be a risk if it sends data over an insecure channel.

Badge

Add the Anomity scan badge for ebay-search-listing to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/browser-act/ebay-search-listing/)
HTML
<a href="https://anomity.ai/skills/github/browser-act/ebay-search-listing/"><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 ebay-search-listing? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok