initia-appchain-dev

Fail

Audited by Socket on Mar 9, 2026

2 alerts found:

Obfuscated Filex2
Obfuscated FileHIGH
references/common-tasks.md

This instructional file itself does not contain code that appears malicious, but it contains several operational security risks that could lead to secret leakage or fund compromise: automated mnemonic import from a local config file into environment variables, strong defaults recommending a single shared gas-station account for all transactions, and lack of enforced checks/confirmations before funding operations. Treat the mnemonic as highly sensitive, never automate imports on production/mainnet, prefer per-user keys or hardware signing for higher-value contexts, and implement immediate mitigations (unset env vars, restrict config file permissions, add confirmation prompts and validation in scripts).

Confidence: 98%
Obfuscated FileHIGH
SKILL.md

Overall, the skill's footprint aligns reasonably with its stated purpose as an end-to-end development and operations guide for Initia appchains. It demonstrates coherent workflow steps (environment checks, tool installation, building from source, PATH configuration, and verification) that a developer would expect. The main concerns are typical supply-chain considerations from building software from source and the use of sudo during installation, which should be exercised with caution. No explicit credential harvesting, data exfiltration, or malicious activity is evident. Therefore, the skill is best classified as BENIGN with some MEDIUM-level security considerations due to potential elevated-privilege steps and source-based builds.

Confidence: 98%
Audit Metadata
Analyzed At
Mar 9, 2026, 08:25 AM
Package URL
pkg:socket/skills-sh/initia-labs%2Fagent-skills%2Finitia-appchain-dev%2F@efd8b44ae3f2665eabb6f611e4c8385ddb60b2b7