Real Skill packageSource verifiedClawHub registry

Agentic CLI Coding

Use this skill for any task that involves reading, understanding, searching, or modifying source code in a project — across JavaScript, TypeScript, Vue, Reac... You can see every single script that's in this. This does not call a remote script at all. You might have to run npm update. That's not a security vulnerability. CallHub sucks at this security scanning.

Identity and source

Publisher attributionEncryptShawnregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 80% rule confidence
Package forminstruction with code62 recorded files
Canonical sourceClawHub registryclawhub:encryptshawn:agentic-cli-coding
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/24/2026.claude/skills/agentic_cli_coding
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/24/2026.agents/skills/agentic_cli_coding
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/24/2026skills/agentic_cli_coding
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @encryptshawn/agentic-cli-coding
clawhub inspect @encryptshawn/agentic-cli-coding --version 1.0.0

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
40 / 62 inspected as text
Checked
8/24/2026, 2:01:32 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highEncoded content is decoded and executednode_modules/js-yaml/lib/loader.js:113 · confidence 90%fromCharCode
1 High/Critical review queue entry
STATIC_OBFUSCATED_EXECUTIONpending
Open human review queue →
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • browser control — automatically inferred
11 dependency and API indicators
  • npm: argparse ^2.0.1
  • npm: acorn ^8.11.0
  • npm: js-yaml ^4.1.0
  • api: en.wikipedia.org
  • api: github.com
  • api: mathiasbynens.be
  • api: rreverser.com
  • api: stackoverflow.com
  • api: www.ixti.net
  • api: www.yaml.org
  • api: yaml.org
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
5/29/2026, 9:36:05 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:f419dd1c0c31bd305586d80a3980758a331da5ab1ab3d2268828de6d6a9a197f
Show up to 30 recorded paths
  • node_modules/.package-lock.json
  • node_modules/acorn/dist/acorn.js
  • node_modules/acorn/LICENSE.txt
  • node_modules/acorn/package.json
  • node_modules/acorn/README.md
  • node_modules/js-yaml/index.js
  • node_modules/js-yaml/lib/common.js
  • node_modules/js-yaml/lib/dumper.js
  • node_modules/js-yaml/lib/exception.js
  • node_modules/js-yaml/lib/loader.js
  • node_modules/js-yaml/lib/schema.js
  • node_modules/js-yaml/lib/schema/core.js
  • node_modules/js-yaml/lib/schema/default.js
  • node_modules/js-yaml/lib/schema/failsafe.js
  • node_modules/js-yaml/lib/schema/json.js
  • node_modules/js-yaml/lib/snippet.js
  • node_modules/js-yaml/lib/type.js
  • node_modules/js-yaml/lib/type/binary.js
  • node_modules/js-yaml/lib/type/bool.js
  • node_modules/js-yaml/lib/type/float.js
  • node_modules/js-yaml/lib/type/int.js
  • node_modules/js-yaml/lib/type/map.js
  • node_modules/js-yaml/lib/type/merge.js
  • node_modules/js-yaml/lib/type/null.js
  • node_modules/js-yaml/lib/type/omap.js
  • node_modules/js-yaml/lib/type/pairs.js
  • node_modules/js-yaml/lib/type/seq.js
  • node_modules/js-yaml/lib/type/set.js
  • node_modules/js-yaml/lib/type/str.js
  • node_modules/js-yaml/lib/type/timestamp.js

Source changelog

- Initial release of agentic_cli_coding. - Provides the oce command: a safe, transaction-capable code editing toolkit supporting major languages. - Enables reading, searching, editing, refactoring, and multi-file changes across codebases. - Automatically validates syntax after edits and rolls back on failure. - Includes workflows for discovery, reading, editing, verification, and recovery. - Designed to safely replace raw sed/awk/perl-i for persistent codebase edits.