Vue Hook Optimizer — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Vue Hook Optimizer (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<a href="https://marketplace.visualstudio.com/items?itemName=zcf0508.vue-hook-optimizer-ext" target="__blank"><img src="https://img.shields.io/visual-studio-marketplace/v/zcf0508.vue-hook-optimizer-ext.svg?color=eee&label=VS%20Code%20Marketplace&logo=visual-studio-code" alt="Visual Studio Marketplace Version" /></a>
This is a tool to analyze your components code. It supports Vue and React. Viste playground or try the vscode extension vue-hook-optimizer-ext.
# clone the repo then install the dependencies
pnpm install
# run the playground
pnpm run playOpen the browser and visit http://localhost:3000/.
Analyze buttonThe tool will analyze the code, and show the relations between the variables and the methods. This is a simple demo.
playground
Sometime we have to refactor the code, maybe there are thousands of lines of code in one file. And it is too complex and hard to understand.
So I want to build a tool to help us analyze the code, and find the relations between the variables and the methods. We can find out some variables are isolated, and some methods are over-association, and then we can refactor them.
options apiReactAny contributions are welcome.
If you like this tool, please consider to sponsor me. I will keep working on this tool and add more features.
sponsor
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.