paymentsdb
What this skill does
The skill provides a method to query Stripe-related data from a PostgreSQL database that is synced with Stripe. It is intended for querying customer and billing data, and it requires a PostgreSQL data
github/leoyeai - Insecure Credential Handling - 2.1k stars
Threat analysis
Skill info
pkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=paymentsdbAssessments (2)
Insecure Credential Handling
Insecure Credential Handling via local-llm-review
query.sh
The script exports the PGPASSWORD environment variable, which is a security risk as it can expose the password in process listings or logs. This is a common mistake in shell scripting and can lead to Security Misconfiguration
Security Misconfiguration via local-llm-review
query.sh
The script contains hardcoded credentials in the form of PGUSER and PGPASSWORD, which are set to 'postgres.your_username' and 'your_password' respectively. These are placeholders, but the script is stBadge
Add the Anomity scan badge for paymentsdb to your README.
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 paymentsdb? Report an issue or request a rescan.




