Ae1
High
- Category
- analysis-evasion
- Content
node src/index.js marcas
- Confidence
- 100% confidence
- Finding
- Referenced artifact was not completely inspected
Security audit
Security checks for vulnerabilities and agentic risk
This is a straightforward Brazilian vehicle price lookup skill that calls a public FIPE API, with dependency-maintenance and broad-trigger notes but no hidden or privileged behavior found.
Before installing, expect Portuguese CLI output and outbound requests to the public FIPE API. Keep dependencies updated or install deterministically from the lockfile, and consider narrowing activation to explicit FIPE-related requests if accidental activation matters in your agent setup.
node src/index.js marcas
node src/index.js marcas
node src/index.js marcas
node src/index.js marcas
node src/index.js marcas
node src/index.js marcas
node src/index.js marcas
"start": "node src/index.js"
},
"dependencies": {
"axios": "^1.6.0"
}
}No suspicious patterns detected.