storage-adapters
Warn
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- EXTERNAL_DOWNLOADS (MEDIUM): The skill documentation references the installation of multiple packages from the
@rytassNPM scope (e.g.,@rytass/storages,@rytass/storages-adapter-azure-blob). This organization is not recognized as a trusted external source, making these dependencies unverifiable according to the defined security policy.\n- DATA_EXFILTRATION (LOW): The code examples in the documentation demonstrate reading data from the local file system usingfs.readFileSyncand uploading that data to external cloud storage services (Azure Blob, GCS, Cloudflare R2). These destinations are not included in the approved whitelist of domains, representing a potential data exfiltration vector if the skill's logic is misused.
Audit Metadata