/
githubmirror
/
OpenAgents
Обзор
Документация
Войти
/
githubmirror
/
OpenAgents
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
real_agents/plugins_agent/plugins/hackit_web_scanner/ai-plugin.json
34 строки
1 KB
Tianbao Xie
Update plugins (#135)
28 май 2024, 08:59
Не верифицирован
28 май 2024, 08:59
fab2c1b
Код
Авторство
О чём код?
{ "id": "plugin-9a057756-26a2-4c51-a05d-f0c5e93d46b7", "domain": "hackit.co.il", "namespace": "hackit_web_scanner", "status": "approved", "manifest": { "schema_version": "v1", "name_for_model": "hackit_web_scanner", "name_for_human": "HACKIT Web Scanner", "description_for_model": "Smart Web Scanner developed by Yuval Avidani from HACKIT. It uses for scanning websites for potential security threats in order to help the good guys protect from bad guys.", "description_for_human": "AI Powered Web Scanner by HACKIT.", "auth": { "type": "none" }, "api": { "type": "openapi", "url": "https://hackit.co.il/openapi.yaml" }, "logo_url": "https://hackit.co.il/hackit.png", "contact_email": "yuval@hackit.co.il", "legal_info_url": "https://hackit.co.il" }, "oauth_client_id": null, "user_settings": { "is_installed": false, "is_authenticated": true }, "categories": [ { "id": "newly_added", "title": "New" } ] }