Oathe Security Badge

Is smadgerano/feast safe?

https://github.com/smadgerano/feast

94
SAFE

Feast is a comprehensive meal planning skill that appears legitimate with extensive documentation, templates, and reference materials for cultural cuisine exploration. The skill includes one Python utility script for meal history tracking that uses safe practices, and no malicious behavior was detected during installation or code review.

Category Scores

Prompt Injection 95/100 · 30%
Data Exfiltration 90/100 · 25%
Code Execution 95/100 · 20%
Clone Behavior 95/100 · 10%
Canary Integrity 100/100 · 10%
Behavioral Reasoning 90/100 · 5%

Findings (3)

LOW Contains executable Python script -5

The skill includes a Python script for updating meal history. While the script appears benign and uses safe practices, any executable code presents a minimal security consideration.

LOW Complex codebase with extensive file structure -10

The skill contains a large number of files and documentation, making comprehensive manual review challenging. However, no suspicious content was identified.

LOW Manages user data and filesystem operations -10

The skill manages user meal planning data including profiles, history, and preferences. While this is expected functionality, it does involve filesystem operations.