Linea

v1.0.0

Linea reference tool. Use when working with linea in blockchain contexts.

0· 87·0 current·0 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Linea reference tool) match the included assets: SKILL.md documents commands that invoke a local script which prints reference text, glossaries, checklists, etc. Nothing requested is unrelated to a reference/help tool.
Instruction Scope
SKILL.md only instructs invoking scripts/script.sh with specific command names. The script outputs static text for each command, does not read system files, environment variables, or transmit data externally.
Install Mechanism
No install spec is present (instruction-only skill with an included script). No downloads or package installs are specified, so nothing is written to disk at install time beyond the bundled files.
Credentials
The skill declares no required environment variables or credentials and the script does not reference any env vars or secrets. There is no apparent need for elevated secrets or unrelated service credentials.
Persistence & Privilege
always is false and the skill does not modify agent/system configuration or request persistent privileges. Autonomous invocation is allowed (platform default) but the skill's behavior is limited and local.
Assessment
This skill appears low-risk: it runs a bundled shell script that prints static reference content and does not access credentials or network resources. If you plan to install it, verify the script contents (scripts/script.sh) to ensure they haven't been modified, and if you prefer stricter control, do not enable autonomous invocation or run the skill in a sandboxed environment. If you need networked, dynamic Linea lookups, confirm the skill explicitly requires and documents safe API usage before providing any credentials.

Like a lobster shell, security has layers — review code before you run it.

latestvk97brsq5c59bfewm2wx8kyvweh83dwzk

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments