Book a 30-minute demo →
Skill scan report

ops-package

View on GitHub
49 Medium This skill sends sensitive values to an external host.

What this skill does

A shipping utility that allows users to ship parcels via multiple carriers (DHL, DPD, FedEx, MyParcel, PostNL, SendCloud, UPS) by using their respective API credentials. It automatically selects the f

github/davepoon - Data Exfiltration - 3.3k stars

ThreatsData Exfiltration

Threat analysis

Data Exfiltration7 findings

Skill info

Namedavepoon/ops-package
Registrygithub
Versionfaa769d
PURLpkg:github/davepoon/buildwithclaude@faa769d?skill=ops-package
Stars3.3k

Assessments (7)

Data Exfiltration7 findings MEDIUM
MEDIUM

Data Exfiltration via local-llm-review

lib/carriers/dhl.sh

The script uses `curl` to send data to the DHL API endpoint for authentication, which may include sensitive credentials (userId and key) in the request body. These credentials are resolved from enviro
MEDIUM

Data Exfiltration via local-llm-review

lib/carriers/dpd.sh

The script uses `curl` to send data to the DPD API endpoint for authentication, which may include sensitive credentials (delisId and password) in the request body. These credentials are resolved from 
MEDIUM

Data Exfiltration via local-llm-review

lib/carriers/fedex.sh

The script uses `curl` to send data to the FedEx API endpoint for authentication, which may include sensitive credentials (client ID, client secret, and account number) in the request body. These cred
MEDIUM

Data Exfiltration via local-llm-review

lib/carriers/myparcel.sh

The script uses `curl` to send data to the MyParcel API endpoint for shipping, which may include sensitive credentials (api_key) in the request header. These credentials are resolved from environment 
MEDIUM

Data Exfiltration via local-llm-review

lib/carriers/postnl.sh

The script uses `curl` to send data to the PostNL API endpoint for shipping, which may include sensitive credentials in the request header. These credentials are resolved from environment variables, w
MEDIUM

Data Exfiltration via local-llm-review

lib/carriers/sendcloud.sh

The script uses `curl` to send data to the SendCloud API endpoint for shipping, which may include sensitive credentials in the request header. These credentials are resolved from environment variables
MEDIUM

Data Exfiltration via local-llm-review

lib/carriers/ups.sh

The script uses `curl` to send data to the UPS API endpoint for authentication, which may include sensitive credentials (b64) in the request body. These credentials are resolved from environment varia

Badge

Add the Anomity scan badge for ops-package to your README.

Anomity Skill Check badge

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

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok