Skillgraph
C+ 72 completedPipeline State
completedPipeline Metadata
AI Prompt
Catalog Information
A security scanner that analyzes AI agent skill files for hidden malicious behavior and visualizes potential risks.
Description
SkillGraph is a command‑line and web‑based tool that scans AI agent skill files written in Markdown for hidden malicious commands. It parses the skill structure, applies pattern‑based rules to detect risks such as data exfiltration or destructive actions, and builds a knowledge graph to illustrate relationships between components. The CLI produces quick reports in text or JSON, while the Streamlit web UI offers interactive visualizations of the risk graph. Targeted at AI developers and security analysts, it helps ensure that downloaded skills are safe before deployment, addressing the problem of undisclosed threats in third‑party code.
الوصف
يُعد SkillGraph أداة فحص أمان للمهارات الخاصة بالذكاء الاصطناعي، حيث يتيح للمستخدم تحليل ملفات المهارات المكتوبة بالـ Markdown قبل استخدامها. تقوم الأداة بتحليل بنية الملف واستخراج العناصر الأساسية مثل الأوامر والوظائف. ثم تُطبق مجموعة من القواعد النمطية لاكتشاف مخاطر محتملة مثل استخراج البيانات أو تنفيذ أوامر تدمير النظام. تُبنى شبكة رسومية توضح العلاقات بين المكونات المختلفة للمهارة، ما يسهل على المستخدم رؤية نقاط الضعف المحتملة. تُعرض النتائج عبر واجهة سطر أوامر لتوليد تقارير سريعة، كما يمكن تشغيل تطبيق ويب لتصور الرسوم البيانية بشكل تفاعلي. تُستهدف هذه الأداة مطوري الذكاء الاصطناعي ومحللي الأمان الذين يحتاجون إلى ضمان سلامة المهارات قبل نشرها.
Novelty
7/10Tags
Technologies
Claude Models
Quality Score
Strengths
- Consistent naming conventions (snake_case)
- Good security practices \u2014 no major issues detected
Weaknesses
- No LICENSE file \u2014 legal ambiguity for contributors
- No CI/CD configuration \u2014 manual testing and deployment
Recommendations
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
Security & Health
Languages
Frameworks
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility (the analyzer behind this table) · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | > Map the Hidden Risks - AI Agent Skills Security Scanner | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Testing | testing | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
