project screenshot 1
project screenshot 2
project screenshot 3
project screenshot 4
project screenshot 5

Filecoin Security Plugin

A static analysis plugin with filecoin integration vulnerability detectors

Filecoin Security Plugin

Created At

HackFS 2023

Project Description

A plugin to perform a static analysis for projects that aim to integrate with Filecoin. The plugin looks for potential security vulnerabilities in a targetted codebase and, in the case of detection, outputs the result: what are the issues, at what lines are the issues, and recommendations on how to fix them.

How it's Made

The plugin is based on @Slither engine, which allows to create custom security detectors (the detectors are created in Python). The potential vulnerabilities are uncovered with the analysis of the @filecoin-solidity library, which is supposed to be the main resource for projects that would like to onboard on the Filecoin blockchain. The plugin is created specifically for Filecoin sponsors to help them to create a secure ecosystem.

background image mobile

Join the mailing list

Get the latest news and updates