← Back to Scanner

@martian-engineering/lossless-claw Security Audit Report

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

@martian-engineering/lossless-claw is an AI agent skill, created by Josh Lehman <josh@martian.engineering> and published at Martian-Engineering/lossless-claw. ClawSecure audited @martian-engineering/lossless-claw across 96 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 22 findings concentrate in Code Injection, Permissions Manifest and ReDoS, including Vulnerability in vitest@3.0.0: Vitest allows Remote Code Execution when... and Potentially dangerous code pattern detected: exec\(. 20 were rated high or critical severity.

Is @martian-engineering/lossless-claw safe?

ClawSecure audited @martian-engineering/lossless-claw and assigned a security score of 0/100 (High Risk), identifying 22 findings across Code Injection and Permissions Manifest. Review the findings below before installing.

What did ClawSecure find in @martian-engineering/lossless-claw?

ClawSecure identified 22 findings in @martian-engineering/lossless-claw, concentrated in Code Injection, Permissions Manifest and ReDoS. 20 were rated high or critical severity. The most severe include Vulnerability in vitest@3.0.0: Vitest allows Remote Code Execution when... and Potentially dangerous code pattern detected: exec\(.

How was @martian-engineering/lossless-claw audited?

ClawSecure ran @martian-engineering/lossless-claw through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 96 files from Martian-Engineering/lossless-claw.

What does a score of 0 mean?

ClawSecure assigned @martian-engineering/lossless-claw a security score of 0/100, placing it in the High Risk range. This is driven by 22 findings led by Code 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 @martian-engineering/lossless-claw

ClawSecure detected 22 security findings in @martian-engineering/lossless-claw, spanning Code Injection, Permissions Manifest, ReDoS and Supply Chain.

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

3-Layer Audit Protocol

Security Recommendations for @martian-engineering/lossless-claw

Eliminate dynamic code execution
@martian-engineering/lossless-claw 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.
Add a config.json permissions manifest
A config.json file declares what an agent component can access: file system, network, shell execution and more. Without it, users have no visibility into what the component can do before installing. This is the single most impactful security improvement for any AI agent skill.
Fix ReDoS-prone patterns
@martian-engineering/lossless-claw contains regular expressions vulnerable to catastrophic backtracking (ReDoS). Replace vulnerable patterns, bound input length, and prefer linear-time matching so a crafted input cannot hang the agent.

Related Security Research

Why Generic Scanners Fail at AI Agent SecurityBeyond Static Scans: Why ClawSecure Verifies Agentic Intent

Related AI Agent Security Audits

62ac696296b54aadScore 0/100understand-anythingScore 0/1006bc837afc1a86e89Score 0/10079129ab11fed32e9Score 0/100a4b01e81f20e9814Score 0/100

Scanned on April 19, 2026. @martian-engineering/lossless-claw 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