ClawAudit verdict

lsp28-grid

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Accesses credentials AND encodes data

LUKSO blockchain grid layout manager that encodes JSON data and submits it via the user's own private key to the LUKSO mainnet RPC; uses environment-variable-supplied credentials for a legitimate on-chain write operation.

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

8
security
50
transparency
70
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination high

Accesses credentials AND encodes data — may obfuscate stolen credentials

LLM02 · ASI03 · ASI04

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (5)

Pattern match high

Data URI with base64 payload — may embed malicious content

SKILL.md · code · data:application/json;base64,

Confirmed in code medium

Accesses process.env — reads environment variables

SKILL.md · code

Pattern match medium

Accesses sensitive environment variables

SKILL.md · code · process.env.UP_PRIVATE_KEY

Pattern match medium

Base64 encoding/decoding

references/lsp28-spec.md · code · base64-encode

Confirmed in code low

Data encoding/decoding

SKILL.md · code

Permissions & capabilities

No declared permissions — minimal attack surface.

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