skills/magnus919/agent-skills/lastfm/Gen Agent Trust Hub

lastfm

Pass

Audited by Gen Agent Trust Hub on Sep 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides a CLI tool (scripts/lastfm-cli) for interacting with the official Last.fm API. All network operations are directed to the trusted ws.audioscrobbler.com domain using standard Python libraries.
  • [SAFE]: Authentication is handled via environment variables (LASTFM_API_KEY), which is consistent with security best practices for secret management.
  • [SAFE]: No obfuscation, persistence mechanisms, or unauthorized privilege escalation patterns were detected in the code or documentation.
  • [SAFE]: The provided test script (scripts/test-lastfm.sh) performs routine syntax and usage checks on the local CLI tool without executing dangerous commands.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 2, 2026, 05:57 PM
Security Audit — agent-trust-hub — lastfm