Skip to main content

farmos-land-portfolio

Manages land ownership, leases, and payments, ensuring complete data retrieval for effective land portfolio management.

Install this skill

or
88/100

Security score

The farmos-land-portfolio skill was audited on Mar 3, 2026 and we found 4 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 129

Curl to non-GitHub URL

SourceSKILL.md
129curl -H "Authorization: Bearer $TOKEN" http://100.102.77.110:8009/api/endpoint
medium line 41

Access to hidden dotfiles in home directory

SourceSKILL.md
41**Role mapping:** Check the sender's role in `~/.openclaw/farmos-users.json`. If the user is not admin or manager, tell them they don't have access to land portfolio data.
low line 45

External URL reference

SourceSKILL.md
45http://100.102.77.110:8009
low line 129

External URL reference

SourceSKILL.md
129curl -H "Authorization: Bearer $TOKEN" http://100.102.77.110:8009/api/endpoint
Scanned on Mar 3, 2026
View Security Dashboard
Installation guide →