Skip to main content

appfolio-rate-limits

Manages AppFolio API rate limits effectively with throttling and backoff strategies for seamless property management operations.

Install this skill

or
84/100

Security score

The appfolio-rate-limits skill was audited on May 19, 2026 and we found 4 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 90

Template literal with variable interpolation in command context

SourceSKILL.md
90throw new Error(`AppFolio API ${res.status}: ${await res.text()}`);
medium line 105

Template literal with variable interpolation in command context

SourceSKILL.md
105fetch(`${BASE}/api/v1/tenants`, {
medium line 33

Webhook reference - potential data exfiltration

SourceSKILL.md
33| Webhooks registration | 10 req | 1 minute | Per partner key |
low line 129

External URL reference

SourceSKILL.md
129- [AppFolio Stack API](https://www.appfolio.com/stack/partners/api)
Scanned on May 19, 2026
View Security Dashboard
Installation guide →