← Back to Scanner

gstack Security Audit Report

🔭 Continuously monitored by ClawSecure Watchtower
Source:
SHA-256:

gstack is an AI agent skill, created by garrytan and published at garrytan/gstack. ClawSecure audited gstack across 88 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 456 findings concentrate in Prompt Injection, Command Injection and Code Injection, including Pattern detected: from "child_process" and Pattern detected: spawnSync(. 434 were rated high or critical severity.

Is gstack safe?

ClawSecure audited gstack and assigned a security score of 0/100 (High Risk), identifying 456 findings across Prompt Injection and Command Injection. Review the findings below before installing.

What did ClawSecure find in gstack?

ClawSecure identified 456 findings in gstack, concentrated in Prompt Injection, Command Injection and Code Injection. 434 were rated high or critical severity. The most severe include Pattern detected: from "child_process" and Pattern detected: spawnSync(.

How was gstack audited?

ClawSecure ran gstack through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 88 files from garrytan/gstack.

What does a score of 0 mean?

ClawSecure assigned gstack a security score of 0/100, placing it in the High Risk range. This is driven by 456 findings led by Prompt Injection 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 gstack

ClawSecure detected 456 security findings in gstack, spanning Prompt Injection, Command Injection, Code Injection and Malicious Code.

Showing the 12 highest-severity of 456 findings. The full interactive list appears below.

3-Layer Audit Protocol

Security Recommendations for gstack

Investigate prompt injection vectors
Prompt injection is one of the most critical threats to AI agents. Attackers can embed malicious instructions in content the agent processes, causing unintended actions. Review every point where gstack processes external content and add input validation and output filtering.
Harden command execution
gstack constructs or runs system commands. Validate that commands are built only from trusted inputs, never pass user-controlled strings directly to a shell, and restrict execution to an allow-list of expected commands.
Eliminate dynamic code execution
gstack evaluates code at runtime (for example eval or dynamic exec). Remove dynamic evaluation of untrusted input, and where code generation is unavoidable, sandbox it and validate every input.

Related Security Research

The Sleeper Agent Problem: Why a Clean Scan Today Does Not Guarantee Safety TomorrowOWASP ASI Top 10 Explained: The Complete Guide to AI Agent Security Standards

Related AI Agent Security Audits

gstackScore 0/100awesome-openclaw-skillsScore 0/100memUScore 0/100understand-anythingScore 0/10062ac696296b54aadScore 0/100

Scanned on July 10, 2026. gstack is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.

Start Your Free Scan