appfolio-deploy-integration
Facilitates the deployment of AppFolio integration services to cloud infrastructure, ensuring seamless property management operations.
Install this skill
or
64/100
Security score
The appfolio-deploy-integration skill was audited on May 19, 2026 and we found 12 security issues across 4 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 69
Template literal with variable interpolation in command context
SourceSKILL.md
| 69 | const response = await fetch(`${process.env.APPFOLIO_BASE_URL}/properties`, { |
medium line 70
Template literal with variable interpolation in command context
SourceSKILL.md
| 70 | headers: { 'Authorization': `Bearer ${process.env.APPFOLIO_API_KEY}` }, |
medium line 72
Template literal with variable interpolation in command context
SourceSKILL.md
| 72 | if (!response.ok) throw new Error(`AppFolio API returned ${response.status}`); |
medium line 45
Curl to non-GitHub URL
SourceSKILL.md
| 45 | CMD curl -f http://localhost:3000/health || exit 1 |
medium line 100
Curl to non-GitHub URL
SourceSKILL.md
| 100 | curl -s http://localhost:3000/health | jq . |
medium line 130
Webhook reference - potential data exfiltration
SourceSKILL.md
| 130 | See `appfolio-webhooks-events`. |
low line 69
Access to .env file
SourceSKILL.md
| 69 | const response = await fetch(`${process.env.APPFOLIO_BASE_URL}/properties`, { |
low line 70
Access to .env file
SourceSKILL.md
| 70 | headers: { 'Authorization': `Bearer ${process.env.APPFOLIO_API_KEY}` }, |
low line 45
External URL reference
SourceSKILL.md
| 45 | CMD curl -f http://localhost:3000/health || exit 1 |
low line 53
External URL reference
SourceSKILL.md
| 53 | export APPFOLIO_BASE_URL="https://your-company.appfolio.com/api/v1" |
low line 100
External URL reference
SourceSKILL.md
| 100 | curl -s http://localhost:3000/health | jq . |
low line 126
External URL reference
SourceSKILL.md
| 126 | - [AppFolio Stack APIs](https://www.appfolio.com/stack/partners/api) |
Scanned on May 19, 2026
View Security DashboardGitHub Stars 2.2K
Rate this skill
Categoryreal estate
UpdatedJune 10, 2026
claude-codebackenddevopsproperty-managerreal-estate-agentbackend-developerdevops-srebusiness-developmentdockerreal estatedevelopmentsales
jeremylongshore/claude-code-plugins-plus-skills