skills/binjuhor/shadcn-lar/databases/Gen Agent Trust Hub

databases

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The documentation in SKILL.md includes instructions for installing and managing database services using sudo apt-get and sudo systemctl. These are standard administrative tasks for the skill's intended purpose and do not represent a security risk in this context.
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard, reputable Python packages for testing (pytest, mongomock) and official database documentation sites. No untrusted or suspicious external sources are utilized.
  • [CREDENTIALS_UNSAFE] (SAFE): Examples of connection strings use generic placeholders (e.g., user:pass). The documentation specifically recommends the use of environment variables for securing real credentials in production environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:15 PM