Skip to main content

callabo-init

Initializes a Callabo service workspace, allowing users to create new environments, set ports, and configure service integrations.

Install this skill

or
73/100

Security score

The callabo-init skill was audited on Feb 9, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 109

Access to .env file

SourceSKILL.md
109스크립트가 자동으로 각 서비스의 `.env` 파일을 업데이트:
medium line 111

Access to .env file

SourceSKILL.md
111**callabo-server/.env:**
medium line 119

Access to .env file

SourceSKILL.md
119**callabo-webapp/.env:**
medium line 127

Access to .env file

SourceSKILL.md
127**magi/.env:**
low line 348

Access to .env file

SourceSKILL.md
348│ └─ 레포 클론, 브랜치 생성, .env 설정 │
low line 115

External URL reference

SourceSKILL.md
115FRONT_HOST=http://localhost:3100
low line 116

External URL reference

SourceSKILL.md
116MAGI_HOST=http://localhost:3300
low line 122

External URL reference

SourceSKILL.md
122NEXT_PUBLIC_SITE_URL=http://localhost:3100
low line 123

External URL reference

SourceSKILL.md
123NEXT_PUBLIC_API_BASE_URL=http://localhost:8100
low line 124

External URL reference

SourceSKILL.md
124NEXT_PUBLIC_MAGI_API_BASE_URL=http://localhost:3300
low line 130

External URL reference

SourceSKILL.md
130CALLABO_API_BASE_URL=http://localhost:8100
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →