onedrive
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to graph.microsoft.com to interact with OneDrive storage. This is a well-known and trusted service domain.- [COMMAND_EXECUTION]: Employs curl for API communication and local file operations (reading localfile.txt and writing downloaded.txt), which is expected behavior for a file management skill.- [CREDENTIALS_UNSAFE]: References a MICROSOFT_ACCESS_TOKEN environment variable. The skill body uses a safe placeholder string ('xxxxxxxxxx') rather than exposing a live credential.
Audit Metadata