azure-storage-file-share-ts
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill serves as a reference for the official
@azure/storage-file-sharelibrary. No malicious patterns, obfuscation, or unauthorized data access were detected. - [EXTERNAL_DOWNLOADS]: Recommends the installation of
@azure/storage-file-shareand@azure/identity. These are standard, official packages maintained by Microsoft and are retrieved from the public NPM registry. - [CREDENTIALS_UNSAFE]: The documentation and acceptance criteria correctly identify hardcoded secrets as an anti-pattern. It demonstrates secure authentication methods using environment variables and
DefaultAzureCredential. - [COMMAND_EXECUTION]: Includes standard Node.js file system operations (
fsmodule) for uploading and downloading files, which is necessary for the skill's primary function of managing cloud storage.
Audit Metadata