appfolio-install-auth

Pass

Audited by Gen Agent Trust Hub on Sep 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill follows security best practices for handling credentials. It provides a template for environment variable configuration (.env.example) and instructs users to store actual secrets in an ignored .env file or an approved secret manager.
  • [SAFE]: The connectivity check script employs a secure method for passing credentials to curl. It uses mktemp to create a temporary file and chmod 600 to restrict its permissions, ensuring that sensitive information like client IDs and secrets do not appear in process lists or shared command history.
  • [EXTERNAL_DOWNLOADS]: The skill mentions the use of axios via Node.js for API interactions. This is a standard and well-known library for HTTP requests. References to external documentation point exclusively to official AppFolio domains, which is a well-known property management service provider.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 9, 2026, 03:40 AM
Security Audit — agent-trust-hub — appfolio-install-auth