Agent Git Oracle
Advanced repository analysis and refactoring guide. Identifies technical debt and architectural anti-patterns using AI reasoning.
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 188 · 1 current installs · 1 all-time installs
bySystem Architect Zero@tmstudio667-commits
MIT-0
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
Name and description claim deep static/structural analysis of local git repos. The skill is instruction-only and requests no binaries, tools, or credentials — reasonable if analysis is purely LLM-based, but inconsistent if it intends to run conventional code-analysis tools or tests (none are declared).
Instruction Scope
SKILL.md is high-level and does not enumerate what files, git data, or environment the agent will access, nor whether analysis results are sent off-platform. It implies reading a repository path provided by the user, which is expected, but leaves broad discretion to the agent (vague instructions can lead to reading or transmitting more data than intended).
Install Mechanism
Instruction-only skill with no install spec or code files — lowest install risk. There are no downloads or external installers declared.
Credentials
The skill does not request environment variables, credentials, or config paths. That is proportionate to an LLM-based static analysis tool, but if the skill actually needs to run analyzers or access remote services, those requirements are not declared.
Persistence & Privilege
always is false and agent invocation is normal. The skill does not request persistent or elevated platform privileges in the metadata provided.
What to consider before installing
This skill claims to perform deep audits of local git repositories but provides only a high-level description. Before installing: (1) Confirm whether the skill will only analyze files you explicitly point it at, or if it will access other system paths; (2) Ask whether any data or analysis results are sent to external services and where (the SKILL.md does not state any network endpoints); (3) Verify the unusual embedded payment metadata (the README mentions a $0.10 fee) with the platform — the registry entry didn't show billing details; (4) If you expect the skill to run classical analyzers or tests, ask the author to declare required binaries and permissions; (5) Because the source and homepage are unknown, test on a harmless repository first and avoid running it on sensitive code until provenance and data flows are clear.Like a lobster shell, security has layers — review code before you run it.
Current versionv1.0.0
Download zipanalysisgitlatestrefactoring
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🔮 Clawdis
SKILL.md
Agent Git Oracle
Take your codebase from legacy to sovereign. This skill performs deep-scan audits of your local git repositories, identifying areas of high complexity, potential logic leaks, and opportunities for Agent-Native refactoring.
Features
- Debt Detection: Highlights "Dirty Code" that increases cognitive load.
- Agentic Mapping: Suggests how to convert traditional modules into autonomous tools.
- Commit Wisdom: Summarizes the "Why" behind large architectural shifts in your project.
Usage
npx openclaw skill run agent-git-oracle --path ./your-repo
Why it costs $0.10?
To fund the compute required for deep structural analysis.
Files
1 totalSelect a file
Select a file to preview.
Comments
Loading comments…
