flight-tracker

Fail

Audited by Socket on Mar 1, 2026

1 alert found:

Malware
MalwareHIGH
SKILL.md

This skill's stated purpose (flight tracking) aligns with the capabilities and requirements documented: it needs an AviationStack API key and performs network requests to fetch flight data. The primary security issue is the documentation note that the free AviationStack tier may not use HTTPS — if implemented to use HTTP, the API key and flight queries would be transmitted in cleartext and vulnerable to interception. There are no signs of obfuscation, remote download-and-execute instructions, credential forwarding to unknown third parties, or other supply-chain indicators in the provided manifest. Overall: functionality is coherent with purpose, but using an API plan without HTTPS presents a medium-high security/privacy risk and implementers should ensure encrypted transport (upgrade plan or use a provider/endpoint supporting HTTPS), avoid logging secrets, and validate they call official AviationStack endpoints.

Confidence: 95%Severity: 90%
Audit Metadata
Analyzed At
Mar 1, 2026, 05:15 AM
Package URL
pkg:socket/skills-sh/ThinkfleetAI%2Fthinkfleet-engine%2Fflight-tracker%2F@faf721bd69f27044c2062f845cd5495ed523bda0