감사 이력
appflowy-api - 2 감사
감사 버전 2
최신 중간 위험Jun 28, 2026, 02:00 PM
Static analysis found many command, network, environment, filesystem, and heuristic hits. Review found no prompt injection or confirmed malicious intent, but the skill legitimately handles credentials, makes authenticated AppFlowy requests, and can mutate or delete workspace content. Publish with clear warnings for trusted self-hosted environments and careful credential handling.
중간 위험 문제 (3)
낮은 위험 문제 (3)
위험 요인
⚡ 스크립트 포함 (4)
🌐 네트워크 접근 (4)
🔑 환경 변수 (4)
📁 파일 시스템 접근 (4)
감지된 패턴
감사 버전 1
낮은 위험Feb 28, 2026, 12:58 PM
Evaluated 314 static findings across 42 files. All detected patterns are false positives: external commands are legitimate subprocess calls to trusted local Node.js scripts for Y.js CRDT processing; network access is for AppFlowy API calls to user-controlled endpoints; environment file access is opt-in only via explicit --env flag; filesystem operations are for reading stdin and template files. No evidence of malicious intent, data exfiltration, or unauthorized access. This is a legitimate API client toolkit for self-hosted AppFlowy automation.