Book a 30-minute demo →
Skill scan report

coupang-product-search

View on GitHub
35 Medium This skill sends sensitive values to an external host. Automated analysis flagged 1 additional risk pattern.

What this skill does

A product search skill for Coupang, allowing users to search for products, filter by delivery options, price ranges, and compare items. It is designed to interface with the Coupang MCP (Merchant Colla

github/nomadamas - Data Exfiltration - 7.1k stars

ThreatsData Exfiltration Code Execution

Threat analysis

Data Exfiltration1 finding
Code Execution1 finding

Skill info

Namenomadamas/coupang-product-search
Registrygithub
Version44fbaca
PURLpkg:github/NomaDamas/k-skill@44fbaca?skill=coupang-product-search
Stars7.1k

Assessments (2)

Data Exfiltration1 finding HIGH
HIGH

Data Exfiltration via local-llm-review

scripts/coupang_partners_mcp.py

The script uses `os.environ.copy()` to copy environment variables, which may include sensitive information such as `COUPANG_ACCESS_KEY` and `COUPANG_SECRET_KEY`. If these are not properly secured, the
Code Execution1 finding MEDIUM
MEDIUM

Code Execution via local-llm-review

scripts/coupang_partners_mcp.py

The script uses `subprocess.run` to execute a command built from user-provided arguments (`args.upstream_args`). If these arguments are not properly sanitized, this could allow for command injection o

Badge

Add the Anomity scan badge for coupang-product-search to your README.

Anomity Skill Check badge

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

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok