layerproof-api
Enables AI agents to interact with the Layerproof API for managing projects, workspaces, and generating presentations.
Install this skill
or
75/100
Security score
The layerproof-api skill was audited on May 13, 2026 and we found 13 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 68
Template literal with variable interpolation in command context
SourceSKILL.md
| 68 | ```bash |
low line 89
Access to hidden dotfiles in home directory
SourceSKILL.md
| 89 | echo 'export LAYERPROOF_BASE_URL=https://api.layerproof.com' >> ~/.zshrc |
low line 90
Access to hidden dotfiles in home directory
SourceSKILL.md
| 90 | echo 'export LAYERPROOF_API_KEY=your-api-key-here' >> ~/.zshrc |
low line 91
Access to hidden dotfiles in home directory
SourceSKILL.md
| 91 | source ~/.zshrc |
low line 72
Access to .env file
SourceSKILL.md
| 72 | echo "Please set it in your shell profile or .env file, then re-run." |
low line 79
Access to .env file
SourceSKILL.md
| 79 | echo "Please set it in your shell profile or .env file, then re-run." |
medium line 94
Access to .env file
SourceSKILL.md
| 94 | Alternatively, for project-specific settings, create a `.env.local` file in the project root: |
medium line 101
Access to .env file
SourceSKILL.md
| 101 | When using a `.env.local` file, ensure it is loaded before running any curl commands: |
low line 104
Access to .env file
SourceSKILL.md
| 104 | # For zsh, load .env.local if it exists |
low line 105
Access to .env file
SourceSKILL.md
| 105 | if [[ -f .env.local ]]; then |
low line 107
Access to .env file
SourceSKILL.md
| 107 | source .env.local |
low line 89
External URL reference
SourceSKILL.md
| 89 | echo 'export LAYERPROOF_BASE_URL=https://api.layerproof.com' >> ~/.zshrc |
low line 97
External URL reference
SourceSKILL.md
| 97 | LAYERPROOF_BASE_URL=https://api.layerproof.com |
Scanned on May 13, 2026
View Security DashboardGitHub Stars 2
Rate this skill
Categorymarketing
UpdatedMay 13, 2026
frontendpowerpointremotiondocxapicontent-marketerproduct-marketergrowth-marketersocial-media-managermarketing-analystmarketing
compilet-dev/agent-skill-layerproof