@lunchtable/openclaw-skill-ltcg Security Audit Report
@lunchtable/openclaw-skill-ltcg is an AI agent skill, created by LunchTable Team and published at openclaw/skills. ClawSecure audited @lunchtable/openclaw-skill-ltcg across 27 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 0/100 (High Risk). The 10 findings concentrate in Data Exfiltration, Malicious Code and Resource Abuse, including Pattern detected: requests.post( and Script accesses environment variables and makes network calls in.... 6 were rated high or critical severity.
Is @lunchtable/openclaw-skill-ltcg safe?
ClawSecure audited @lunchtable/openclaw-skill-ltcg and assigned a security score of 0/100 (High Risk), identifying 10 findings across Data Exfiltration and Malicious Code. Review the findings below before installing.
What did ClawSecure find in @lunchtable/openclaw-skill-ltcg?
ClawSecure identified 10 findings in @lunchtable/openclaw-skill-ltcg, concentrated in Data Exfiltration, Malicious Code and Resource Abuse. 6 were rated high or critical severity. The most severe include Pattern detected: requests.post( and Script accesses environment variables and makes network calls in....
How was @lunchtable/openclaw-skill-ltcg audited?
ClawSecure ran @lunchtable/openclaw-skill-ltcg through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 27 files from openclaw/skills.
What does a score of 0 mean?
ClawSecure assigned @lunchtable/openclaw-skill-ltcg a security score of 0/100, placing it in the High Risk range. This is driven by 10 findings led by Data Exfiltration that should be addressed before use. ClawSecure derives this score with a weighted deduction model (critical -20, high -10, medium -5, low -2 from a base of 100).
Audit Findings for @lunchtable/openclaw-skill-ltcg
ClawSecure detected 10 security findings in @lunchtable/openclaw-skill-ltcg, spanning Data Exfiltration, Malicious Code, Resource Abuse and Unauthorized Tool Use.
- critical · Pattern detected: requests.post(. Data Exfiltration finding detected in
examples/basic-agent.py:433. - critical · Script accesses environment variables and makes network calls in.... Data Exfiltration finding detected in
/tmp/url-scans/7c8499e4014fe791/examples/basic-agent.py. - critical · Environment variable access with network calls in.... Data Exfiltration finding.
- critical · Suspicious domain detected: webhook.site (potential data exfiltration). Malicious Code finding detected in
README.md. - critical · Suspicious domain detected: webhook.site (potential data exfiltration). Malicious Code finding detected in
webhook-setup.md. - high · Pattern detected: while True:. Resource Abuse finding detected in
examples/basic-agent.py:378. - medium · Pattern detected: import requests. Data Exfiltration finding detected in
examples/basic-agent.py:33. - medium · Skill code uses network libraries but doesn't declare network.... Unauthorized Tool Use finding.
- medium · Script iterates through environment variables in.... Data Exfiltration finding detected in
/tmp/url-scans/7c8499e4014fe791/examples/basic-agent.py. - medium · Missing config.json - agent may not be properly configured. Permissions Manifest finding.
Each finding is expandable in the interactive list below.
3-Layer Audit Protocol
Security Recommendations for @lunchtable/openclaw-skill-ltcg
Audit external network connections
Add a config.json permissions manifest
Pin dependencies to exact versions
1.2.3 instead of ^1.2.3) to keep unauthorized code out of your dependency tree. ClawSecure checks every dependency against known CVE databases.Related Security Research
ClawHavoc Explained: The Malware Family Targeting AI Agents→Beyond Static Scans: Why ClawSecure Verifies Agentic Intent→Related AI Agent Security Audits
Scanned on February 7, 2026. @lunchtable/openclaw-skill-ltcg is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.