appfolio-install-auth
Configures AppFolio Stack API authentication using OAuth 2.0 for property management access.
Install this skill
or
69/100
Security score
The appfolio-install-auth skill was audited on May 19, 2026 and we found 15 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 79
Template literal with variable interpolation in command context
SourceSKILL.md
| 79 | console.log(`Connected! Found ${response.data.length} properties`); |
medium line 82
Template literal with variable interpolation in command context
SourceSKILL.md
| 82 | console.error(`Connection failed: ${error.response?.status} ${error.message}`); |
medium line 95
Template literal with variable interpolation in command context
SourceSKILL.md
| 95 | ```bash |
low line 45
Access to .env file
SourceSKILL.md
| 45 | cat > .env << 'ENVFILE' |
low line 51
Access to .env file
SourceSKILL.md
| 51 | chmod 600 .env |
low line 52
Access to .env file
SourceSKILL.md
| 52 | echo ".env" >> .gitignore |
low line 66
Access to .env file
SourceSKILL.md
| 66 | baseURL: process.env.APPFOLIO_BASE_URL, |
low line 68
Access to .env file
SourceSKILL.md
| 68 | username: process.env.APPFOLIO_CLIENT_ID!, |
low line 69
Access to .env file
SourceSKILL.md
| 69 | password: process.env.APPFOLIO_CLIENT_SECRET!, |
medium line 116
Access to .env file
SourceSKILL.md
| 116 | - API credentials configured in `.env` |
low line 31
External URL reference
SourceSKILL.md
| 31 | - AppFolio Stack partner account ([appfolio.com/stack](https://www.appfolio.com/stack/become-a-partner)) |
low line 48
External URL reference
SourceSKILL.md
| 48 | APPFOLIO_BASE_URL=https://your-company.appfolio.com/api/v1 |
low line 131
External URL reference
SourceSKILL.md
| 131 | - [AppFolio Stack APIs](https://www.appfolio.com/stack/partners/api) |
low line 132
External URL reference
SourceSKILL.md
| 132 | - [AppFolio Partner Program](https://www.appfolio.com/stack/become-a-partner) |
low line 133
External URL reference
SourceSKILL.md
| 133 | - [AppFolio Engineering Blog](https://engineering.appfolio.com) |
Scanned on May 19, 2026
View Security DashboardGitHub Stars 2.2K
Rate this skill
Categoryreal estate
UpdatedJune 10, 2026
jeremylongshore/claude-code-plugins-plus-skills