Skip to content

Commit 033c8ec

Browse files
committed
Add SkillTotal to data/tools
1 parent 66668c6 commit 033c8ec

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

data/tools/skilltotal.yml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
name: SkillTotal
2+
categories:
3+
- linter
4+
tags:
5+
- python
6+
- javascript
7+
- nodejs
8+
- json
9+
- ci
10+
- security
11+
license: Apache License 2.0
12+
types:
13+
- cli
14+
source: 'https://github.com/pezhik/skilltotal'
15+
homepage: 'https://www.skilltotal.ai'
16+
description: >-
17+
A free, offline static security scanner for AI components
18+
(agent skills/plugins, MCP servers, npm & PyPI packages, git repos).
19+
Deterministic regex + AST detection (no LLM, no account) with
20+
evidence-anchored findings for supply-chain risk, dangerous
21+
capabilities, prompt-injection surfaces, MCP tool poisoning and
22+
exfiltration paths; maps to the OWASP Agentic Skills Top 10.
23+
JSON and SARIF 2.1.0 output, with a GitHub Action and pre-commit hook.

0 commit comments

Comments
 (0)