beopsuny
Warn
Audited by Socket on Sep 20, 2026
1 alert found:
AnomalyAnomalyassets/tools/knowledge_manifest_ingest.py
LOWAnomalyLOW
assets/tools/knowledge_manifest_ingest.py
The code is primarily a manifest and asset ingestion utility, not an evident malware payload. It contains a significant trust-boundary weakness: environment tokens are sent to arbitrary HTTP(S) sources selected by command-line configuration, policy, or manifest data, and local paths are read without containment checks. The manifest also lacks signature verification. Restrict sources to an allowlisted host, avoid forwarding tokens except to explicitly trusted hosts, validate local paths against an approved root, and cryptographically authenticate the manifest. If the shown indentation is literal, the file will not execute.
Confidence: 97%Severity: 68%
Audit Metadata