.claude/skills/analyze-codeRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
快速分析方法流程、数据库表名及服务调用引用关系
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/analyze-codeRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/analyze-codeRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/analyze-codeRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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 @extraskittles/analyze-codeclawhub inspect @extraskittles/analyze-code --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
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.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:6357250b5a52826399f36533a9b01bcb1e3afa3ec76535d59f6cdf7a8936202dagents/openai.yamlskill-card.mdSKILL.mdanalyze-code 1.0.0 – Initial release - Provides code analysis for user-specified methods (ordinary functions, HTTP APIs, or RPC methods). - Supports two analysis modes: quick mode (default, fast intra-repo analysis) and standard mode (deep cross-service search on explicit request). - Identifies method purpose, involved database tables, and direct service/module references. - Outputs results in concise Chinese report with clear structure (purpose/flow, tables, service references). - Only analyzes code as-is, without making business logic modifications.