Caveat verdict

pg-game-monitor

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Prometheus and Grafana monitoring for Java game server processes using jstat/jcmd; pushes metrics to a user-configured Pushgateway and alerts via a declared Feishu Webhook URL.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

23
security
70
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (6)

Pattern match high

Possible hardcoded credential

references/files/monitor_install.sh · prose · downgraded · PASSWORD="${ADMIN_PASSWORD:-admin}

Pattern match medium

References webhook/callback URL

SKILL.md · frontmatter · WEBHOOK_URL

Pattern match medium

subprocess execution — runs system commands from Python

references/files/game_agent.py · prose · downgraded · subprocess.check_output(

Pattern match medium

yum install — installs system packages

references/files/monitor_install.sh · prose · downgraded · yum install

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

references/files/monitor_install.sh · prose · downgraded · http://127.0.0.1

Pattern match low

Python os.environ.get — reads environment variable

references/files/game_agent.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

network_innetwork_out

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API