typescript-dev-7901ca — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited typescript-dev-7901ca (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.
当你编写或审查 TypeScript 代码(*.ts、*.tsx、*.d.ts 文件)时使用此 skill。
tsconfig.json 中启用严格模式(strict mode),以获得更全面的类型检查interface,对联合类型(union)或交叉类型(intersection)使用 typestrictNullChecks,防止 null 和 undefined 引发错误as)any 类型,不确定类型时优先使用 unknown 或泛型Pick, Omit, Partial)来转换类型pnpm 作为包管理器~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.